unit-test-generator

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill contains logic for generating test templates based on source code and file system paths, which creates a theoretical surface for indirect prompt injection if an attacker provides malicious source files.
  • Ingestion points: File paths and source content processed by the template generation script in SKILL.md.
  • Boundary markers: No explicit delimiter or instruction-ignoring warnings are present in the provided script snippet.
  • Capability inventory: The script utilizes file system (fs) and path modules for template generation.
  • Sanitization: Only simple string capitalization is performed for class name generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 09:31 AM
Security Audit — agent-trust-hub — unit-test-generator