last30days

Warn

Audited by Snyk on Mar 14, 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). The skill explicitly fetches and ingests open/public, user-generated content from Reddit, X, and the web (see SKILL.md "Research ANY topic across Reddit, X, and web" and SPEC.md + scripts/last30days.py which call openai_reddit.py, xai_x.py, and websearch), and it parses/scores that untrusted content to synthesize outputs and prompts that drive agent actions, creating a clear avenue for indirect prompt injection.

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


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly requires making a payment as part of its normal workflow ("To search Reddit and X with real engagement metrics, I need to make a small payment (~$0.03). Continue?") and directs the agent to follow a payment workflow (references/x402-workflow.md) when the user consents. The manifest lists paid API endpoints and references "fluxa-wallet" files (error-handle.md, initialize-agent-id.md), indicating integration with a payment/wallet flow rather than a purely generic API call. Because the skill includes an explicit payment consent step and specific payment/payment-wallet workflow endpoints, it provides the agent with the capability to initiate or trigger financial transactions (direct financial execution), not merely generic web automation or API calling.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 14, 2026, 10:01 AM
Issues
3