carryfeed-twitter-tools

Warn

Audited by Snyk on May 16, 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.80). The SKILL.md explicitly directs the agent to run the CarryFeed CLI to resolve public X/Twitter links and ingest post text, profile bios, and media URLs (public user-generated content) as part of the agent's workflow and decision rules, so the agent will read untrusted third‑party social content that could contain instructions influencing subsequent actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires running the remote CLI via "npx -y @carryfeed/cli", which at runtime fetches and executes code from the npm package (https://www.npmjs.com/package/@carryfeed/cli), so the skill depends on and runs externally fetched code.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 16, 2026, 08:58 AM
Issues
2