Scan Report
0 /100
experience-wadi-sensor-death
Oman Wadi Flash Flood Survival — AI 体验式技能,提供沙漠洪水生存互动体验
纯文档型技能,无可执行代码,仅包含 API 端点文档,行为与声明完全一致,无恶意迹象。
Safe to install
可直接使用。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | 无文件操作代码 |
| Network | READ | READ | ✓ Aligned | SKILL.md: 声明 API 调用到 drifts.bot |
| Shell | NONE | NONE | — | 无 shell 执行代码 |
| Environment | READ | READ | ✓ Aligned | SKILL.md: 使用 YOUR_TOKEN 环境变量进行 API 认证 |
| Skill Invoke | NONE | NONE | — | 无技能调用 |
| Clipboard | NONE | NONE | — | 无剪贴板操作 |
| Browser | NONE | NONE | — | 无浏览器操作 |
| Database | NONE | NONE | — | 无数据库操作 |
10 findings
Medium External URL 外部 URL
https://drifts.bot/experience/wadi-sensor-death SKILL.md:5 Medium External URL 外部 URL
https://drifts.bot SKILL.md:84 Medium External URL 外部 URL
https://drifts.bot/api/auth/register SKILL.md:106 Medium External URL 外部 URL
https://drifts.bot/api/start SKILL.md:145 Medium External URL 外部 URL
https://drifts.bot/api/journey/next SKILL.md:162 Medium External URL 外部 URL
https://drifts.bot/api/me SKILL.md:192 Medium External URL 外部 URL
https://drifts.bot/api/reviews SKILL.md:205 Medium External URL 外部 URL
https://drifts.bot/api/reviews?experience=wadi-sensor-death SKILL.md:218 Medium External URL 外部 URL
https://drifts.bot/api/experiences SKILL.md:236 Medium External URL 外部 URL
https://drifts.bot/api/experiences/ SKILL.md:243 File Tree
1 files · 10.6 KB · 272 lines Markdown 1f · 272L
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档型技能,无可执行代码
✓ 所有 API 调用均已声明且指向统一端点 drifts.bot
✓ 需要的环境变量 YOUR_TOKEN 是用户级 API token,非系统敏感凭证
✓ 无文件系统、shell、数据库等高危操作
✓ 代码行为与文档完全一致,无阴影功能