gate-info-coinanalysis

Warn

Audited by Snyk on Apr 26, 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's required Execution Workflow (Step 2 and Step 3 in SKILL.md) explicitly calls news_feed_search_news and news_feed_get_social_sentiment to fetch public news and social-media content and then passes those third‑party results to the LLM for aggregation, so untrusted user-generated/open web content is ingested and can influence agent decisions.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs the agent to run local update scripts (check/apply/revoke-pending), recommends running them with "full/all permissions" in sandboxes and uses PowerShell's "ExecutionPolicy Bypass", which directs the agent to bypass platform security controls and execute code that can modify local files and state.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 26, 2026, 03:51 PM
Issues
3