twitterapi-io

Fail

Audited by Snyk on Mar 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt includes an explicit example that passes an API key on the command line (twitterapi-io auth --api-key YOUR_KEY), which encourages embedding secret values verbatim in generated commands (an exfiltration risk), even though an env-var alternative is mentioned.

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

  • Third-party content exposure detected (high risk: 0.80). This skill explicitly fetches and ingests user-generated Twitter/X content via the twitterapi-io CLI (see SKILL.md commands like tweet, replies, search and the references/links.md pointing to twitterapi.io endpoints), so the agent will read untrusted third-party posts that could contain instructions influencing subsequent actions.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 15, 2026, 11:51 PM
Issues
2