grill-me
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external files that could contain hidden or malicious instructions meant to influence the agent's behavior.
- Ingestion points: The agent reads user-provided targets such as
.texfiles, PDFs, course notes, and project metadata includingreviews/INDEX.mdandCLAUDE.mdin Phase 0. - Boundary markers: The instructions do not specify the use of delimiters or 'ignore' commands to isolate ingested data from the system prompt.
- Capability inventory: The skill utilizes
Bash(cat*)andBash(grep*)to read files,Writeto create study sheets, andAskUserQuestionfor user interaction. - Sanitization: There are no instructions provided to sanitize, filter, or validate the content extracted from the external files before processing.
Audit Metadata