travel-blind-box

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The travel-blind-box skill bundle is a comprehensive travel planning tool that uses local Python scripts to manage travel history, allocate budgets, and generate itineraries. The code logic in scripts like `history_manager.py` and `budget_allocator.py` is transparent and aligns with the stated purpose of providing a 'blind box' travel experience. While `SKILL.md` contains a hardcoded output path (`/Users/haoxuan/...`), this appears to be a non-malicious development artifact. The skill relies on the external `flyai` tool for real-time data, and no evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.