Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
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.
Skill Nametravel-personality-test
Duration91.6s
Enginepi
Safe to install
No action needed. This skill is safe to use as documented.
ResourceDeclaredInferredStatusEvidence
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 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

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