Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
flyai-copy-itinerary
一键抄作业攻略转化助手,把小红书/抖音/携程攻略链接丢进来,AI自动提取行程,调用飞猪填充真实航班、酒店、景点数据,生成可预订的个性化攻略
This is a pure documentation-only skill package with 16 markdown files containing travel itinerary transformation workflows. No executable code, scripts, or binary files are present.
Skill Nameflyai-copy-itinerary
Duration36.1s
Enginepi
Safe to install
No action required. This skill is a reference/documentation package with no security concerns.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file operations; pure documentation
Network NONE NONE No network code; documents FlyAI CLI usage for external API calls
Shell NONE NONE No shell scripts; documents command-line tool usage
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE Skill is self-contained documentation
Clipboard NONE NONE No clipboard access
Browser NONE NONE Browser Agent referenced as optional tool, not implemented here
Database NONE NONE No database access
12 findings
🔗
Medium External URL 外部 URL
https://nodejs.org/
reference/core-workflow.md:22
🔗
Medium External URL 外部 URL
https://a.feizhu.com/...
reference/html-template.md:839
🔗
Medium External URL 外部 URL
https://www.xiaohongshu.com/explore/[id
reference/platform-parsing.md:31
🔗
Medium External URL 外部 URL
https://xhslink.com/[短链
reference/platform-parsing.md:32
🔗
Medium External URL 外部 URL
https://www.douyin.com/video/[id
reference/platform-parsing.md:56
🔗
Medium External URL 外部 URL
https://v.douyin.com/[短链
reference/platform-parsing.md:57
🔗
Medium External URL 外部 URL
https://you.ctrip.com/travels/[dest
reference/platform-parsing.md:82
🔗
Medium External URL 外部 URL
https://m.ctrip.com/webapp/you/community/detail?articleId=[id
reference/platform-parsing.md:85
🔗
Medium External URL 外部 URL
https://www.mafengwo.cn/i/[id
reference/platform-parsing.md:88
🔗
Medium External URL 外部 URL
https://mp.weixin.qq.com/s/[id
reference/platform-parsing.md:139
🔗
Medium External URL 外部 URL
https://img.alicdn.com/...
reference/search-hotel.md:44
🔗
Medium External URL 外部 URL
https://img.alicdn.com/tfscom/...
reference/search-poi.md:32

File Tree

16 files · 91.2 KB · 3031 lines
Markdown 16f · 3031L
├─ 📁 reference
│ ├─ 📝 ai-search.md Markdown 26L · 659 B
│ ├─ 📝 core-workflow.md Markdown 370L · 13.4 KB
│ ├─ 📝 flyai-commands.md Markdown 277L · 8.1 KB
│ ├─ 📝 html-template.md Markdown 876L · 23.4 KB
│ ├─ 📝 keyword-search.md Markdown 53L · 1.6 KB
│ ├─ 📝 output-templates.md Markdown 259L · 10.9 KB
│ ├─ 📝 platform-parsing.md Markdown 338L · 7.7 KB
│ ├─ 📝 search-flight.md Markdown 86L · 3.0 KB
│ ├─ 📝 search-hotel.md Markdown 56L · 1.8 KB
│ ├─ 📝 search-marriott-hotel.md Markdown 54L · 1.8 KB
│ ├─ 📝 search-marriott-package.md Markdown 40L · 995 B
│ ├─ 📝 search-poi.md Markdown 46L · 2.2 KB
│ ├─ 📝 search-train.md Markdown 76L · 2.6 KB
│ ├─ 📝 tools-guide.md Markdown 115L · 2.9 KB
│ └─ 📝 user-profile-storage.md Markdown 187L · 4.1 KB
└─ 📝 SKILL.md Markdown 172L · 6.3 KB

Security Positives

✓ Pure documentation package with no executable code
✓ No malicious indicators (no base64, eval, curl|bash, subprocess)
✓ No credential harvesting or sensitive file access
✓ All external URLs are legitimate travel platform references
✓ Skill functionality is fully documented and transparent
✓ No supply chain risks as no dependencies are used