testing-anti-patterns

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze untrusted external data in the form of project test files (e.g., .spec.ts, .test.ts, .py files). \n- [INDIRECT_PROMPT_INJECTION]: Mandatory Evidence Chain: \n
  • Ingestion points: Project files matching patterns defined in SKILL.md (e.g., **/*.spec.ts, **/*_test.py). \n
  • Boundary markers: Absent; no delimiters or instructions are provided to distinguish external code from agent instructions. \n
  • Capability inventory: The skill does not define its own tools, subprocess calls, or network operations, relying instead on the agent's default environment. \n
  • Sanitization: Absent; the skill does not provide methods for escaping or validating the content of analyzed files.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 12:41 PM
Security Audit — agent-trust-hub — testing-anti-patterns