exempt-frontmatter
Warn
Audited by Snyk on Jul 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The runtime workflow likely calls public web content via
web_searchto fetch time-zone data (outsider-authored free text ingested into the LLM context), as described in SKILL.md.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs the agent to "Update the crontab via the host system call," which directs the agent to modify the host system's scheduling state (a machine-level change), so it should be flagged as it changes system state and can affect system behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata