social-sentiment-analyzer

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 explicitly tells the agent to ask the user to paste an Xpoz API key or authorization code and then places that secret verbatim into client constructors and configuration commands, forcing the LLM to handle/output secrets directly.

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

  • Third-party content exposure detected (medium risk: 0.30). At runtime the workflow fetches and ingests outsider-authored social post text from Twitter/X, Reddit, and Instagram via Xpoz calls like getTwitterPostsByKeywords/getRedditPostsByKeywords/getInstagramPostsByKeywords (Step 2 “Fetch Posts”), then classifies that post text/title (Step 3/4).

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
Aug 11, 2026, 11:14 AM
Issues
2
Security Audit — snyk — social-sentiment-analyzer