📦 cliany-site — 网页流程转CLI

v0.1.1

借助 Chrome CDP 与 LLM,将任意网页操作一键封装为可复用 CLI 命令;自动探索页面、生成适配脚本并回放,无需编码即可把复杂网页流程变成本地终端指令。

1· 96·0 当前·0 累计
pearjelly 头像by @pearjelly (shawn)
下载技能包
最后更新
2026/3/28
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and instructions are coherent with a browser-automation / LLM-backed CLI tool: it reasonably asks for an LLM API key, references Chrome CDP and local files for sessions/adapters, and its installer only copies the SKILL.md into known skill directories.
评估建议
This skill appears internally consistent with its stated purpose, but review the following before installing: - LLM API key: the skill requires an LLM API key (primaryEnv lists CLIANY_ANTHROPIC_API_KEY). SKILL.md also supports CLIANY_OPENAI_API_KEY or legacy ANTHROPIC_API_KEY — confirm which provider you intend to use and supply only that key. Limit the key's scope where possible and rotate it if you stop using the skill. - Local artifacts: cliany-site stores sessions and generated adapters un...
详细分析 ▾
用途与能力
Name/description (web workflow -> CLI via Chrome CDP + LLM) match the declared requirements and instructions. The skill legitimately needs an LLM API key and access to Chrome/CDP and local storage for adapters/sessions.
指令范围
SKILL.md instructs the agent to call the cliany-site CLI (doctor, login, explore, list, run adapters). It references expected local paths (~/.cliany-site/adapters, ~/.cliany-site/sessions) which are appropriate for the purpose. It does not instruct access to unrelated system files or to exfiltrate data to unexpected endpoints.
安装机制
No risky download/install steps. The included scripts/install.sh only copies SKILL.md into known agent skill directories (OpenCode, Claude, OpenClaw, Codex, .agents). No external network endpoints are contacted and nothing is extracted or executed by the installer itself.
凭证需求
Declared primaryEnv is CLIANY_ANTHROPIC_API_KEY which aligns with LLM usage. SKILL.md also documents alternatives (CLIANY_OPENAI_API_KEY, legacy ANTHROPIC_API_KEY). Minor inconsistency: registry metadata lists only CLIANY_ANTHROPIC_API_KEY as required while runtime docs accept multiple provider keys. All requested credentials are proportional to an LLM-driven automation tool; no unrelated secrets are requested.
持久化与权限
always is false. The skill does not request permanent elevated presence or modify other skills' configs. The installer writes its own SKILL.md into skill directories (expected). Autonomous invocation is allowed (default) but that is normal for skills and not uniquely privileged here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.12026/3/28

Initial publish: web workflow automation via Chrome CDP and LLM

无害

安装命令

点击复制
官方npx clawhub@latest install cliany-site
镜像加速npx clawhub@latest install cliany-site --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库