api-test-suite-builder
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes common shell utilities such as find, grep, and sed to discover API route definitions within the local codebase. These operations are standard for development workflows and are constrained to the current project environment.
- [SAFE]: The skill includes explicit security rules that forbid the inclusion of real credentials in generated tests and mandate that assertions check for the absence of sensitive data (like tokens and passwords) in API responses.
- [SAFE]: There are no identified issues related to remote code execution, persistence, data exfiltration, or obfuscation within the skill's instructions or scripts.
Audit Metadata