下载技能包
最后更新
2026/4/21
安全扫描
OpenClaw
安全
high confidenceThis is a self-contained, descriptive travel-planning skill that does not request credentials, perform network calls, or install additional software — its code and documentation are internally consistent with that purpose.
评估建议
This skill appears coherent and low-risk: it runs only local Python code that analyzes user text and returns JSON recommendations, asks for no credentials, and performs no network activity. Considerations before installing: (1) The skill will echo parts of user input (it builds an input preview) — avoid submitting sensitive personal data in prompts. (2) If you enable autonomous agent behavior on your agent, be aware the agent could invoke this skill automatically as part of multi-skill workflows...详细分析 ▾
✓ 用途与能力
Name/description (festival/event travel planning) align with the included files and declared requirements: no required env vars, no binaries, and skill.json declares no API requirement. The code implements only local text analysis and returns structured recommendations appropriate for a descriptive planning skill.
ℹ 指令范围
SKILL.md repeatedly states 'no code execution' / 'no external APIs'. The repository includes a handler.py (the skill runtime) but that code is local, deterministic, and does not invoke external processes or network requests. Minor wording ambiguity: 'no code execution' in the doc likely means 'no external/network code execution' rather than absence of a handler implementation.
✓ 安装机制
There is no install spec (instruction-only style). No downloads, package installs, or archive extraction are present, so nothing is written to disk beyond the provided files.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no config paths. The handler does not read os.env or other sensitive locations. This is proportionate for a local descriptive skill.
✓ 持久化与权限
The skill is not flagged always:true and does not request persistent/privileged presence. It doesn't modify other skills or system settings. Default autonomous invocation is allowed by platform but is not combined here with elevated privileges or broad credential access.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/21
Festival and Event Travel Strategist – Initial Release - Launched v1.0.0 with strategic planning frameworks for festival and event travel. - Provides descriptive templates, checklists, and heuristic analysis to support trip preparation. - Covers event research, logistics optimization, experience enhancement, and crowd management. - No real bookings, real-time data, or external network requests; informational guidance only. - Includes comprehensive SKILL.md documentation and basic test coverage.
● 无害
安装命令
点击复制官方npx clawhub@latest install travel-festival-event-strategist
镜像加速npx clawhub@latest install travel-festival-event-strategist --registry https://cn.longxiaskill.com