add-backend-testing
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs 'vitest' and 'dotenv' via npm, which are reputable and standard tools in the Node.js ecosystem.
- [COMMAND_EXECUTION]: The skill performs shell operations to manage packages and execute tests, which is consistent with its stated purpose of setting up a testing framework.
- [SAFE]: The skill accesses local environment variables to configure the database schema for testing, which is a common and safe development practice.
Audit Metadata