Scan Report
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.
Safe to install
No action needed. This skill is safe to use as documented.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in the skill - only static markdown content |
| Network | NONE | NONE | — | No direct network requests; optional flyai calls described but not implemented i… |
| Shell | NONE | NONE | — | No shell commands executed; flyai command reference is optional and documented |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation capabilities declared or used |
File Tree
5 files · 36.9 KB · 1202 lines Markdown 4f · 1057L
YAML 1f · 145L
├─
cities.md
Markdown
├─
README.md
Markdown
├─
SKILL.md
Markdown
├─
skill.yaml
YAML
└─
templates.md
Markdown
Security Positives
✓ 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