Radar
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidelines for software testing using standard industry tools and patterns. No security issues were identified during the analysis of the 14 files provided.
- [COMMAND_EXECUTION]: The instructions describe the use of legitimate test runners such as vitest, pytest, go test, and cargo test for validating code changes. All commands identified are standard development practices intended for the skill's primary purpose.
- [EXTERNAL_DOWNLOADS]: The documentation references well-known package registries like NPM and PyPI, and official utilities such as GitHub Actions and Testcontainers. These references are documented neutrally as they are well-known services used for development.
- [PROMPT_INJECTION]: No attempts to bypass safety filters or override system instructions were found. The constraints in the skill are focused on maintaining test quality and adhering to defined operating boundaries.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or transmission to external domains was detected. Network usage is restricted to testing mocks (e.g., MSW) or service stubs as expected for a testing tool.
Audit Metadata