旅途 AI 管家

v1.0.0

AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc...

0· 50·0 current·0 all-time
byfenbeitong-trip@gaogao605·duplicate of @gaogao605/trip-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (travel planning, visa guidance, weather/packing, budgeting, destination guides) match the included modules and Python scripts. Required binaries list only python3, which is appropriate for the packaged Python scripts. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md describes orchestrating the five sub-skills and their inputs/outputs. The runtime instructions and sub-skill SKILL.md files reference only local function calls and static or simulated data sources; they do not instruct reading unrelated system files, environment variables, or exfiltrating data to external endpoints. The adapters define OpenAI-style function interfaces for controlled function calls.
Install Mechanism
No install spec or external downloads are declared. The package contains Python source files that are self-contained and use standard libraries; nothing is pulled from arbitrary URLs or package registries. This lowers install risk. Note: the presence of executable Python scripts means the agent will run local code at runtime (requires python3 on PATH).
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not access os.environ or require secrets. This is proportionate to the travel/planning functionality.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide changes or modify other skills' configs. It appears to run as a self-contained set of Python scripts and adapters without requesting persistent elevated privileges.
Assessment
This skill package appears coherent and self-contained: it only requires python3 and includes multiple Python modules implementing itinerary, destination, budget, visa, and weather/packing logic. Before installing, consider: (1) The code runs locally (via python3) — review the included scripts if you need to confirm no unexpected behavior. (2) Data in these modules is largely static/simulated (e.g., weather DB, visa policy dictionaries); verify critical facts (visa rules, fees, processing times) with official sources before acting. (3) The skill does not request credentials now, but future extensions (flight/hotel booking, price monitoring, or external APIs) may require API keys — only provide credentials if they are narrowly scoped and you trust the source. (4) Avoid submitting sensitive personal data (full passport numbers, scans, payment credentials) to the skill unless you have reviewed how that data will be handled/stored.

Like a lobster shell, security has layers — review code before you run it.

latestvk970xn0e2ra5qpdymkmny7z7q983wbhd

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

✈️ Clawdis
Binspython3

Comments