ensure-tests
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to install test frameworks and run tests for Node.js, Python, Go, Java, and Rust environments.
- [EXTERNAL_DOWNLOADS]: Fetches and installs standard testing libraries from well-known package registries including npm and PyPI.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface. 1. Ingestion points: Scans and reads local project files from logic-heavy directories such as services/ and utils/. 2. Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded prompts in the ingested code. 3. Capability inventory: Features full shell command execution (Bash) and file-writing tools used for creating test files. 4. Sanitization: There is no evidence of sanitization or filtering of ingested code content before it is processed by the AI for test generation.
Audit Metadata