testing
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill's instructions or scripts.
- [COMMAND_EXECUTION]: The documentation includes examples of shell scripts (
suggest-tests.sh,validate-tests.sh) for integrating with agent hooks to automate test suggestions and validation. These are provided as templates for the user to implement within their environment. - [EXTERNAL_DOWNLOADS]: The skill references several well-known and industry-standard testing libraries from official package registries (NPM and PyPI), such as Jest, Pytest, Stryker Mutator, and Hypothesis. These references are for documentation and setup purposes.
- [DATA_EXPOSURE]: Examples for load testing (e.g., Artillery and k6) demonstrate security best practices by utilizing environment variables for authentication tokens instead of hardcoding sensitive credentials.
Audit Metadata