test-quality-review
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to read and analyze local test files for code quality issues. All operations are local and consistent with the stated purpose.
- [PROMPT_INJECTION]: The skill processes untrusted content from local test files, which presents a surface for indirect prompt injection.
- Ingestion points: File system reads targeting
*.test.*,*_test.go,test_*.py, and*.spec.*files. - Boundary markers: No specific delimiters are used to separate external file content from instructions.
- Capability inventory: The skill is restricted to reading files and generating a textual report. It does not have capabilities for network access, file writing, or command execution in the provided instructions.
- Sanitization: No sanitization of file content is performed before analysis.
Audit Metadata