grill-with-docs
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided design documents to generate documentation, which represents a surface for indirect prompt injection.
- Ingestion points: The skill analyzes user-supplied plans and designs during the interview process as described in SKILL.md.
- Boundary markers: Absent; the instructions do not define specific delimiters to isolate user-supplied content from agent instructions.
- Capability inventory: The agent is instructed to create documentation files, specifically Architecture Decision Records (ADRs) and glossaries.
- Sanitization: Absent; no input validation or filtering of the ingested content is specified in the skill instructions.
- [NO_CODE]: The skill does not include any executable scripts, binaries, or logic in programming languages; it is composed strictly of markdown instructions and YAML configuration files.
Audit Metadata