rest-api-design
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides static documentation and reference material for API design best practices. All scripts and examples are for educational purposes and do not contain malicious code or dangerous operations.
- [CREDENTIALS_UNSAFE]: Placeholder authentication examples are present in the documentation.
- Evidence:
references/http-status-codes.mdcontains a mock JWT and an API key placeholder (your-api-key-here) used for illustrative purposes. - [COMMAND_EXECUTION]: A utility script is included but does not perform unsafe operations.
- Evidence:
scripts/validate-api.shis a shell script intended for API specification validation. It currently acts as a placeholder and uses safe shell practices.
Audit Metadata