可信 — 风险评分 0/100
上次扫描:2 天前 重新扫描
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.
技能名称gate-news-eventexplain
分析耗时24.6s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No filesystem access - skill contains only markdown documentation files
网络访问 NONE READ ✓ 一致 MCP tools (news_events_get_latest_events, etc.) are read-only API queries - decl…
命令执行 NONE NONE No shell execution - no scripts or executables present
环境变量 NONE NONE required_env_vars: [] - no environment access
技能调用 NONE NONE Routing only - no cross-skill data exfiltration
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database access
1 项发现
🔗
中危 外部 URL 外部 URL
https://www.gate.com
README.md:34

目录结构

5 文件 · 22.4 KB · 531 行
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

安全亮点

✓ 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