扫描报告
5 /100
gate-info-marketoverview
Market overview skill providing crypto market conditions via 5 read-only MCP tools
Purely read-only market overview skill with no scripts, no credential requirements, and well-documented MCP tool usage.
可以安装
No action needed. This skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access declared or used |
| 网络访问 | NONE | READ | ✓ 一致 | Read-only MCP tool calls via Gate-Info MCP server only |
| 命令执行 | NONE | NONE | — | No shell execution declared or present |
| 环境变量 | NONE | NONE | — | required_env_vars: [] |
| 技能调用 | NONE | READ | ✓ 一致 | Cross-skill routing documented in SKILL.md |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser access |
| 数据库 | NONE | NONE | — | No database access |
1 项发现
中危 外部 URL 外部 URL
https://www.gate.com README.md:34 目录结构
5 文件 · 17.9 KB · 423 行 Markdown 5f · 423L
├─
▾
references
│ ├─
mcp.md
Markdown
│ └─
scenarios.md
Markdown
├─
CHANGELOG.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No scripts or executable code - documentation-only skill
✓ All required_permissions, required_credentials, and required_env_vars arrays are empty
✓ Only read-only MCP tool calls declared and used
✓ Clear routing rules prevent misuse for other purposes
✓ Comprehensive documentation with safety rules and disclaimers
✓ No credential harvesting, no data exfiltration vectors
✓ No network requests to external IPs or suspicious destinations
✓ Source verified from official Gate.com repository