扫描报告
5 /100
A股-股市分析和投资顾问
中国A股/港股市场股票数据查询与分析服务,提供行情、财务指标、指数、董秘问答等数据
Pure documentation skill for A-share market data queries with no executable code, declaring only network:READ and environment:READ capabilities to a single documented API endpoint.
可以安装
This skill is safe to use. Monitor the external API endpoint tax.yyyou.top for availability and ensure TAX_API_KEY rotation policies are followed.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations documented or required |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:59 - GET requests only to tax.yyyou.top/stocks/* |
| 命令执行 | NONE | NONE | — | No shell commands in documentation |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md:8 - TAX_API_KEY for API authentication only |
| 技能调用 | NONE | NONE | — | No cross-skill invocation documented |
| 剪贴板 | NONE | NONE | — | No clipboard access documented |
| 浏览器 | NONE | NONE | — | No browser automation documented |
| 数据库 | NONE | NONE | — | No database access documented |
5 项发现
中危 外部 URL 外部 URL
https://tax.yyyou.top/** README.MD:18 中危 外部 URL 外部 URL
https://tax.yyyou.top/ README.MD:140 中危 外部 URL 外部 URL
https://tax.yyyou.top/stocks/ SKILL.md:59 中危 外部 URL 外部 URL
https://tax.yyyou.top/stocks/... SKILL_REFERENCE.MD:27 中危 外部 URL 外部 URL
https://tax.yyyou.top SKILL_REFERENCE.MD:47 目录结构
4 文件 · 21.7 KB · 611 行 Markdown 4f · 611L
├─
CHANGELOG.MD
Markdown
├─
README.MD
Markdown
├─
SKILL_REFERENCE.MD
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable scripts or code files present - pure documentation skill
✓ Declares read-only network access with GET-only requests to a single documented endpoint
✓ Explicitly states no trading, no local file storage, no credential exfiltration
✓ Strong security guidance against sharing API keys in chat
✓ No hidden functionality or undocumented capabilities detected
✓ Clean capability map with no undocumented permissions
✓ Well-structured documentation with clear use cases and boundaries