summarize
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its core functionality of processing untrusted data from URLs and files.
- Ingestion points: External URLs and files ingested as described in the SKILL.md workflow.
- Boundary markers: No explicit delimiters or instructions are provided to help the agent distinguish between source content and its own instructions.
- Capability inventory: The skill relies on fetch-content and web fetch tools to retrieve external data.
- Sanitization: No sanitization, validation, or escaping of the ingested content is specified in the instructions.
- [NO_CODE]: This skill consists solely of instructional markdown text in SKILL.md and does not include any executable scripts, binaries, or configuration files.
Audit Metadata