可信 — 风险评分 0/100
上次扫描:2 天前 重新扫描
0 /100
travel-personality-test
通过10道轻量题目发现你的旅行人格,获取实时目的地推荐,让每次出行都更懂自己
This is a benign travel personality quiz skill with no executable code, no credential access, and clearly documented optional integration with flyai for destination search.
技能名称travel-personality-test
分析耗时91.6s
引擎pi
可以安装
No action needed. This skill is safe to use as documented.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file operations in the skill - only static markdown content
网络访问 NONE NONE No direct network requests; optional flyai calls described but not implemented i…
命令执行 NONE NONE No shell commands executed; flyai command reference is optional and documented
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No skill invocation capabilities declared or used

目录结构

5 文件 · 36.9 KB · 1202 行
Markdown 4f · 1057L YAML 1f · 145L
├─ 📝 cities.md Markdown 154L · 5.7 KB
├─ 📝 README.md Markdown 113L · 3.2 KB
├─ 📝 SKILL.md Markdown 423L · 13.1 KB
├─ 📋 skill.yaml YAML 145L · 3.9 KB
└─ 📝 templates.md Markdown 367L · 11.0 KB

安全亮点

✓ All behavior is clearly documented in SKILL.md with complete transparency
✓ No executable scripts or code - purely documentation and templates
✓ Optional dependency (flyai) is properly declared and handled gracefully
✓ No credential harvesting, environment access, or sensitive path access
✓ No network requests or data exfiltration capabilities
✓ No obfuscated code, base64 encoding, or eval() patterns
✓ Skill is MIT licensed with transparent authorship