扫描报告
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.
可以安装
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
├─
README.md
Markdown
├─
SKILL.md
Markdown
├─
skill.yaml
YAML
└─
templates.md
Markdown
安全亮点
✓ 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