unit-test-generator

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows established software engineering best practices for unit test generation.
  • [DATA_EXFILTRATION]: The skill explicitly instructs the agent to isolate external dependencies such as HTTP clients, databases, and the filesystem. It recommends mocking these boundaries rather than interacting with live external services, which prevents accidental or malicious data exfiltration during the testing process.
  • [REMOTE_CODE_EXECUTION]: There are no instructions that would lead to the download or execution of remote scripts. The skill focuses on analyzing local code provided by the user and generating corresponding test code.
  • [PROMPT_INJECTION]: The instructions do not contain any attempts to bypass agent safety filters or override system instructions. The language is focused entirely on the technical task of test generation.
  • [DYNAMIC_CONTEXT_INJECTION]: No use of dynamic execution placeholders (such as shell command execution at load time) was found in the documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 09:19 PM
Security Audit — agent-trust-hub — unit-test-generator