testing-guide
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected. The skill provides legitimate guidance and templates following software engineering best practices.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to execute standard test runners and coverage analysis utilities such asnpm test,pytest,go test, and mutation testing tools likeStrykerandmutmut. - [EXTERNAL_DOWNLOADS]: The CI/CD configuration templates reference official and trusted external resources, including GitHub Actions from the
actionsandcodecovorganizations, as well as public package registries like NPM and PyPI. - [PROMPT_INJECTION]: Indirect prompt injection surfaces were evaluated as the skill processes external code files for branch analysis. These operations are conducted using structural analysis patterns and pose a low risk, typical of code-assistance tools.
Audit Metadata