api-architect
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated code segments were identified within the skill files.- [COMMAND_EXECUTION]: Includes a utility script (
scripts/validate-api-spec.sh) designed to lint API specifications. The script uses standard bash tools and quotes file variables correctly to prevent shell injection.- [EXTERNAL_DOWNLOADS]: The skill configuration allows the use of standard development tools like npm and openapi-generator, which are relevant to its function. There are no instances of unauthorized remote downloads or piped script executions.
Audit Metadata