api-designer
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural best practices and templates for API design. No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
scripts/generate_api.pyandscripts/validate_api.py) used for generating and linting local markdown documents. These scripts utilize standard libraries (pathlib,argparse) and do not perform any high-risk system operations or shell injections. - [EXTERNAL_DOWNLOADS]: The skill references well-known external documentation sources (e.g., Microsoft API Guidelines, GraphQL.org). No remote code is downloaded or executed during the skill's operation.
- [CREDENTIALS_UNSAFE]: Authentication examples in the documentation use safe placeholders (e.g.,
<token>,<key>,<access_token>). No hardcoded secrets or sensitive configuration exposures were found.
Audit Metadata