newsletter-curation

Warn

Audited by Snyk on Mar 8, 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.90). SKILL.md's "Content Sourcing" section explicitly directs running infsh apps (e.g., tavily/search-assistant, exa/search) with queries including site:reddit.com and references to Twitter/LinkedIn/Reddit/forums, so the agent is expected to fetch and interpret untrusted public social and web content as part of its workflow—which can materially influence curation and follow-up actions like social posts.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill's Quick Start instructs users to run curl -fsSL https://cli.inference.sh | sh which fetches and executes remote install code (and then downloads binaries from dist.inference.sh) and the CLI is a required runtime dependency for the provided infsh commands, so this external URL executes remote code at setup/runtime.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 8, 2026, 02:51 AM