twitter-data-export
Fail
Audited by Snyk on Aug 11, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to ask users for API keys or authorization codes and then embed those values verbatim into code snippets and shell commands (e.g., client constructors and
export/mcportercommands), which requires the LLM to handle and output secrets directly.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The workflow ingests outsider-authored free text at runtime via the Twitter/X “text” field returned by Xpoz when the user triggers keyword/author searches and the agent presents “Sample data” (showing tweet text) or exports tweets to CSV.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata