api-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational, offering guidance on REST, GraphQL, tRPC, and API security testing. No suspicious behavior was identified.
- [COMMAND_EXECUTION]: The script
scripts/api_validator.pyis a passive linter designed to scan local project files for API best practices. It uses standard library modules (sys,json,re,pathlib) to perform pattern matching and does not execute the files it analyzes or perform any network operations. - [DATA_EXPOSURE]: There are no hardcoded credentials or sensitive data file access patterns. The script's read operations are limited to project source code and configuration files for the purpose of architectural validation.
- [PROMPT_INJECTION]: The markdown content follows standard instructional patterns for AI agents and does not contain attempts to bypass safety filters or override system instructions.
Audit Metadata