ts-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill instructs the agent to execute standard test runners such as npm test, npx vitest, and npx playwright. These commands are essential for its primary purpose as a testing assistant and are standard in developer workflows.
- [PROMPT_INJECTION] (SAFE): The skill analyzes repository files like package.json and configuration files to adapt to the local environment. This is a routine operation for developer tools.
- Ingestion points: package.json, jest.config., vitest.config., playwright.config., cypress.config..
- Boundary markers: Not explicitly defined.
- Capability inventory: Execution of test runner commands (npm, npx).
- Sanitization: Not applicable for local static analysis of project structure.
Audit Metadata