content-pillar-atomizer

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses the web_fetch tool to retrieve external content from user-specified URLs provided in the pillar_content variable.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the processing of external content.
  • Ingestion points: The pillar_content field in SKILL.md accepts untrusted strings or URLs.
  • Boundary markers: Absent; there are no instructions to the model to ignore potential commands contained within the pillar_content.
  • Capability inventory: The skill utilizes web_fetch (documented in SKILL.md) for network read operations.
  • Sanitization: Absent; the skill does not define methods to sanitize or escape the input content before it is used for generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 07:32 AM