📦 light-chaser — 旅拍脚本助手
v1.0.2一键把零散攻略变拍摄时间线,解决去哪拍、何时拍、怎么拍、怎么走四大旅拍痛点,让旅行摄影更高效。
2· 64·0 当前·0 累计
下载技能包
最后更新
2026/4/2
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill looks coherent and focused on producing travel photography timelines. Before installing: (1) confirm you are comfortable the agent will run web searches and (optionally) make HTTP calls to a weather API; (2) only add a QWEATHER_KEY to config.env if you obtained it from a trusted account and you accept storing that key in the skill directory; (3) ensure your runtime has network access (and curl if you expect the shell snippets to run), and understand that destination/date queries will ...详细分析 ▾
✓ 用途与能力
Name/description (travel photography timeline) align with the instructions: collecting user trip info, web searching for popular photo spots, querying weather, and producing a shooting timeline. Requested/optional artifacts (config.env for a weather API) are appropriate for the stated purpose.
ℹ 指令范围
SKILL.md explicitly directs the agent to (a) perform web searches for destination-specific recommendations, (b) optionally call a weather API if QWEATHER_HOST/KEY are provided, and (c) read the skill's local config.env file. These actions are within scope, but the skill instructs using curl and shell snippets even though no required-binaries list is declared—so the runtime environment must permit HTTP requests and optionally curl execution. Also be aware search queries will include destination/date info (potentially sensitive).
✓ 安装机制
Instruction-only skill with no install steps and no code files—nothing will be written to disk beyond user-edited config.env. This is the lowest-risk install model.
✓ 凭证需求
No required environment variables or credentials are declared. The only optional credential is a QWeather host/key read from the local config.env—this is proportional to the stated goal of getting precise weather data. Users should treat QWEATHER_KEY as a secret and only populate it if they trust the API provider.
✓ 持久化与权限
The skill is not always-enabled, does not request persistent system privileges, and does not modify other skills or global agent settings. It only reads a local config.env if present.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.22026/4/2
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install light-chaser
镜像加速npx clawhub@latest install light-chaser --registry https://cn.longxiaskill.com