api-sdk-generator
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill functions as a boilerplate generator for API client libraries and SDKs.
- [DATA_EXPOSURE]: The code templates provided for Python and TypeScript use standard practices for handling API keys via constructor arguments and placeholders, avoiding hardcoded credentials.
- [EXTERNAL_DOWNLOADS]: The skill references the 'httpx' library for Python, which is a standard and well-known package for making HTTP requests.
- [PROMPT_INJECTION]: The skill was evaluated for indirect prompt injection risks since it generates code based on API definitions; however, it includes clear 'Limitations' and 'Rules' instructing the user to verify all generated code, commands, and dependencies before use.
Audit Metadata