integration-test-setup
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFENO_CODECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [NO_CODE] (SAFE): The skill is composed entirely of markdown and metadata without any embedded scripts, binaries, or code blocks.
- [COMMAND_EXECUTION] (LOW): The skill requests permission for tools including 'Bash', 'Write', and 'Edit'. While no malicious commands are specified in the skill body, the combination of these tools allows for complete system modification if the agent is manipulated.
- [PROMPT_INJECTION] (LOW): This skill has an inherent surface for indirect prompt injection. 1. Ingestion points: File reading and processing related to 'integration test setup'. 2. Boundary markers: None present. 3. Capability inventory: Access to Bash, Write, Edit, Read, and Grep tools across all project files. 4. Sanitization: No sanitization or safety delimiters are defined in the skill instructions to mitigate malicious instructions embedded in the code being tested.
Audit Metadata