Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill ln-643-api-contract-auditor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ln 643 Api Contract Auditor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-ln-643-api-contract-auditor)More formats (shields.io, HTML) on the badges page.
---
name: ln-643-api-contract-auditor
description: "Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts."
license: MIT
---
> **Paths:** This is a Codex-native adapter. Load canonical files relative to the skills repo root.
# ln-643-api-contract-auditor Codex Adapter
## Mandatory Read
**MANDATORY READ:** Load `skills-catalog/ln-643-api-contract-auditor/SKILL.md`.
## Workflow
1. Load the canonical skill file listed above.
2. Follow the canonical skill exactly.
3. Treat this adapter as discovery metadata only; do not duplicate or override canonical instructions.
## Definition of Done
- [ ] Canonical skill loaded
- [ ] Canonical workflow followed
- [ ] Result reported per canonical skill contract
**Version:** 1.0.0
**Last Updated:** 2026-04-24
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.