unit-testing
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions found that attempt to override system prompts or bypass safety filters.
- [DATA_EXFILTRATION] (SAFE): No sensitive data access or external network calls detected. Use of mock data and local resources is standard.
- [EXTERNAL_DOWNLOADS] (LOW): Mentions standard libraries (JUnit 5, MockK). These are well-known and trusted for the intended purpose.
- [COMMAND_EXECUTION] (SAFE): No arbitrary command execution or shell scripts found.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill provides templates for unit testing; it does not process untrusted external data inputs that could lead to injection.
Audit Metadata