testing
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run test suites using
bunx vitest. This involves executing shell commands and running JavaScript/TypeScript code within the project's test files to verify functionality. - [EXTERNAL_DOWNLOADS]: The use of
bunxas a test runner may trigger the download of thevitestpackage or other dependencies from the official NPM registry if they are not already present in the local cache. - [SAFE]: The skill demonstrates a strong security posture by including a 'Security First' section in the database testing guide. It explicitly instructs developers to verify that all user data operations include mandatory permission checks to prevent unauthorized cross-user record updates or deletions.
Audit Metadata