testing
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
pnpmto run unit and integration tests anddockerfor environment management, which are standard operations for the project's testing suite. - [EXTERNAL_DOWNLOADS]: Integration tests pull official database images (e.g., PostgreSQL, MySQL, MariaDB, SQL Server) from Docker Hub via Testcontainers. These are well-known official images from trusted providers.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it is designed to process test source files and execution output. An attacker with the ability to modify project test files could potentially embed instructions. However, this risk is inherent to tools that analyze code and logs.
Audit Metadata