api-integration-architect
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFECREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides high-quality instructional templates and architectural patterns for API development. It does not contain any malicious code, hidden instructions, or unauthorized network operations.- [CREDENTIALS_UNSAFE]: The skill emphasizes secure credential handling by explicitly advising against storing secrets in code and providing client templates with safe placeholders like "<YOUR_API_KEY>".- [EXTERNAL_DOWNLOADS]: The skill references the well-known and standard Python library
httpxfor making asynchronous HTTP requests, which is routine for the intended use case.- [INDIRECT_PROMPT_INJECTION]: The skill processes external API documentation and response data. While this is a common attack surface, the instructions guide the user to sanitize output and maintain safety boundaries, resulting in a low risk profile.
Audit Metadata