Scan Report
0 /100
codex-supergraph
Codex 区块链数据 GraphQL API 查询技能,支持代币价格、K线、预言机市场等链上分析
纯文档技能,仅包含 Codex API 查询参考,无任何可执行代码或敏感操作
Safe to install
可安全使用,无需任何限制
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | SKILL.md - 无文件操作声明或代码 |
| Network | NONE | READ | ✓ Aligned | SKILL.md - 仅声明查询 Codex GraphQL API (graph.codex.io) |
| Shell | NONE | NONE | — | SKILL.md - session preflight 示例仅为 curl 命令行示例,非代码实现 |
| credential_theft | NONE | NONE | — | 仅说明如何使用 $CODEX_API_KEY,无收割或外传行为 |
9 findings
Medium External URL 外部 URL
https://graph.codex.io/graphql. SKILL.md:6 Medium External URL 外部 URL
https://graph.codex.io/graphql SKILL.md:32 Medium External URL 外部 URL
https://graph.codex.io/schema/latest.graphql SKILL.md:34 Medium External URL 外部 URL
https://graph.codex.io/schema/latest.json SKILL.md:35 Medium Wallet Address 加密货币钱包地址
0x02227b8f5a9636e895607edd3185ed6ee5598ff7 references/prediction-markets.md:515 Medium Wallet Address 加密货币钱包地址
0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 references/query-templates.md:200 Medium Wallet Address 加密货币钱包地址
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 references/query-templates.md:288 Medium Wallet Address 加密货币钱包地址
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 references/query-templates.md:327 Medium External URL 外部 URL
https://docs.codex.io/mcp references/tooling-and-mcp.md:10 File Tree
7 files · 42.6 KB · 1682 lines Markdown 7f · 1682L
├─
▾
references
│ ├─
apis.md
Markdown
│ ├─
endpoint-playbook.md
Markdown
│ ├─
gotchas.md
Markdown
│ ├─
prediction-markets.md
Markdown
│ ├─
query-templates.md
Markdown
│ └─
tooling-and-mcp.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档技能,无执行风险
✓ API 端点均为官方 Codex 域名 (graph.codex.io)
✓ 包含完整的使用规则和最佳实践
✓ 文档结构清晰,无隐藏功能