nv-test
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the AI agent to execute standard testing frameworks and quality tools such as
pytest,jest,mutmut, andstryker. These commands are integral to the skill's purpose of verifying code quality and managing a testing workflow in the local development environment. - [EXTERNAL_DOWNLOADS]: The instructions suggest the installation of well-known and reputable testing utilities from official package registries (e.g.,
pip install mutmut,npm install -g @stryker-mutator/core) if they are missing from the system. These tools are widely recognized within the developer community for quality assurance.
Audit Metadata