plain-language
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill's architecture is susceptible to indirect prompt injection because it processes arbitrary content from user projects using LLM-powered sub-agents.
- Ingestion points: Text files discovered by
scripts/scan-plaintext-files.shand read during the review process. - Boundary markers: Absent; sub-agent instructions do not include explicit delimiters or 'ignore embedded instructions' directives for the ingested text.
- Capability inventory: File system
ReadandWriteaccess (for report generation) andTaskmanagement capabilities. - Sanitization: No sanitization of ingested text content is performed before processing.
- [EXTERNAL_DOWNLOADS]: The testing utility
tests/run-tests.shfetches thebats-coreframework from its official GitHub repository to support automated testing.
Audit Metadata