扫描报告
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.
可以安装
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
│ └─
scenarios.md
Markdown
├─
CHANGELOG.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ 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