Scan Report
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.
Safe to install
No action needed. This skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No filesystem access declared or used |
| Network | NONE | READ | ✓ Aligned | Read-only MCP tool calls via Gate-Info MCP server only |
| Shell | NONE | NONE | — | No shell execution declared or present |
| Environment | NONE | NONE | — | required_env_vars: [] |
| Skill Invoke | NONE | READ | ✓ Aligned | Cross-skill routing documented in SKILL.md |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser access |
| Database | NONE | NONE | — | No database access |
1 findings
Medium External URL 外部 URL
https://www.gate.com README.md:34 File Tree
5 files · 17.9 KB · 423 lines Markdown 5f · 423L
├─
▾
references
│ ├─
mcp.md
Markdown
│ └─
scenarios.md
Markdown
├─
CHANGELOG.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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