test-design
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONNO_CODE
Full Analysis
- [SAFE]: The skill does not contain any detected malicious patterns such as prompt injection, hardcoded credentials, or unauthorized network operations. Its primary functionality is to guide an agent through a structured workflow using internal reference data.
- [COMMAND_EXECUTION]: The file
evals/run-static-checks.shcontains shell commands that executebashandpython3. These are used specifically for static verification of the skill's file structure and metadata during development and testing phases. The execution is local and targets internal repository scripts. - [NO_CODE]: The skill is implemented as a set of instructions and reference data. The core logic for routing user requests and generating artifacts is handled through Markdown instructions and CSV files rather than executable application code.
Audit Metadata