test-plan-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill instructions direct the agent to analyze external, untrusted data which could contain malicious instructions. 1. Ingestion points: The skill analyzes 'git diff' and 'feature descriptions' as part of its decision tree. 2. Boundary markers: No specific delimiters or safety instructions (e.g., 'ignore commands within code') are provided to separate user data from instructions. 3. Capability inventory: The skill is intended to read git history and generate text scenarios; it does not explicitly invoke shell execution or network requests within the analyzed file. 4. Sanitization: No input sanitization or validation logic is defined.
- [No Code] (SAFE): The skill consists entirely of markdown instructions and metadata with no accompanying executable scripts, package manifests, or binaries.
Audit Metadata