vitest
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill provides legitimate guidance for software testing.
- [COMMAND_EXECUTION]: The skill uses shell commands like
nlx vitestto run tests. These are standard developer operations and do not involve remote code downloads or suspicious network activity. - [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it processes user-provided file paths and test patterns for execution. However, this is inherent to the tool's function as a test runner and the provided instructions follow standard safe practices.
- Ingestion points: User instructions to run or debug tests in
SKILL.mdandreferences/monorepo-testing.md. - Boundary markers: Not present.
- Capability inventory: Execution of shell commands via the test runner (
nlx vitest) across all instructional files. - Sanitization: Not present.
Audit Metadata