Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
0 /100
gate-news-eventexplain
Event attribution and explanation for cryptocurrency price movements
Pure read-only MCP skill that explains cryptocurrency price movements through Gate News/Info APIs with no executable code, no credential access, and no sensitive operations.
Skill Namegate-news-eventexplain
Duration24.6s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No filesystem access - skill contains only markdown documentation files
Network NONE READ ✓ Aligned MCP tools (news_events_get_latest_events, etc.) are read-only API queries - decl…
Shell NONE NONE No shell execution - no scripts or executables present
Environment NONE NONE required_env_vars: [] - no environment access
Skill Invoke NONE NONE Routing only - no cross-skill data exfiltration
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser automation
Database NONE NONE No database access
1 findings
🔗
Medium External URL 外部 URL
https://www.gate.com
README.md:34

File Tree

5 files · 22.4 KB · 531 lines
Markdown 5f · 531L
├─ 📁 references
│ ├─ 📝 mcp.md Markdown 75L · 2.2 KB
│ └─ 📝 scenarios.md Markdown 50L · 2.1 KB
├─ 📝 CHANGELOG.md Markdown 52L · 3.0 KB
├─ 📝 README.md Markdown 34L · 2.3 KB
└─ 📝 SKILL.md Markdown 320L · 12.9 KB

Security Positives

✓ No executable code or scripts - skill contains only markdown documentation
✓ No credential requirements - required_credentials: []
✓ No environment variable access required
✓ No permissions required - required_permissions: []
✓ Purely read-only MCP tool usage (news_events_get_latest_events, news_events_get_event_detail, news_feed_search_news, info_marketsnapshot_get_market_snapshot, info_onchain_get_token_onchain)
✓ All capabilities fully declared in SKILL.md
✓ Safety rules documented: no causal certainty claims, no predictions, no investment advice
✓ Clear routing rules prevent misuse for other analysis types
✓ Error handling properly documented with graceful degradation