read
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests and processes untrusted data from PDF files.
- Ingestion points: Content is read from PDF files in the
literature/directory via theReadtool (SKILL.md). - Boundary markers: The instructions do not define boundary markers or delimiters to isolate the PDF content from the agent's instructions.
- Capability inventory: The skill utilizes the
Read,Glob, andGreptools. - Sanitization: No sanitization or content validation is performed on the data extracted from the PDF before it is summarized or quoted.
Audit Metadata