unit-test-generator
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized exfiltration attempts were detected. The skill's instructions are consistent with its stated purpose of providing unit testing assistance.
- [COMMAND_EXECUTION]: The skill requests access to the
Bashtool to verify the validity of generated tests by running them. This execution is local to the user's environment and scoped to testing tasks. - [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection due to its core functionality of reading and analyzing source code.
- Ingestion points: Examines source code files via the
Readtool. - Boundary markers: The instructions do not explicitly define delimiters or warnings to ignore embedded instructions within the code being analyzed.
- Capability inventory: Uses
Read,Grep,Write, andBashtools. - Sanitization: The skill does not implement specific filtering or sanitization for external content ingested during the analysis phase.
Audit Metadata