comprehensive-unit-testing-with-pytest
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide guidance and review for Python unit testing with pytest. No malicious code or suspicious behaviors were detected in the instructions or scripts.
- [COMMAND_EXECUTION]: The skill requests access to standard tools (Read, Write, Edit, Bash) which are used for its intended purpose of reading code, writing tests, and executing pytest commands. The 'Memory Protocol' section includes a command to read from a local learnings file, which is a standard pattern for agent persistence.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses a data ingestion surface as it operates on user-provided test files (globbed via '**/tests/*.py'). While it has capabilities like Bash and Write access, there are no specific markers of vulnerability or exploitation chains, making this a standard operational risk.
- Ingestion points: Reads local test files and memory files.
- Boundary markers: Not explicitly defined in instructions.
- Capability inventory: Includes Read, Write, Edit, and Bash tool access.
- Sanitization: Not explicitly implemented in the provided scripts.
Audit Metadata