📦 Openclaw Workflow Automation — 自动化工作流

v1.0.0

一键搭建跨渠道自动化流程,内置模板、任务编排与实时监控,让复杂流程秒级上线。

0· 263·0 当前·0 累计
下载技能包
最后更新
2026/3/24
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill mostly looks like a lightweight template/demo for workflows, but its advertised multi-channel integrations and UI/monitoring features are not implemented or justified by the files, which is inconsistent and worth caution.
评估建议
This package looks like a documentation/templates/demo rather than a full-featured integration. Before installing or invoking: (1) confirm the source/author — no homepage or known repo is provided; (2) don't provide API keys or credentials until you see explicit, documented integration code and secure storage handling; (3) review any additional code or network calls the skill may run (look for HTTP requests, external URLs, or token usage); (4) if you test it, run in an isolated environment (sand...
详细分析 ▾
用途与能力
SKILL.md advertises multi-channel integrations (WeChat, Telegram, Discord, email), a visual config wizard, and a realtime monitoring panel, but the bundle contains only documentation, templates, package.json and a small local Python example that reads/writes /tmp/workflow_config.json. No integration code, no web/UI components, and no credential handling are present — the claimed capabilities exceed what the package actually provides.
指令范围
The runtime instructions are high-level and minimal (invocation via /openclaw-workflow-automation) and do not instruct reading arbitrary host files or env vars. However, the guidance is vague and grants broad discretion (e.g., 'system will guide you'), so an implementation could later require more privileges; current instructions themselves do not perform suspicious I/O or exfiltration.
安装机制
There is no install spec (instruction-only with a small example script). That minimizes immediate disk/network install risk; nothing is downloaded or written by an installer in the package.
凭证需求
No environment variables, credentials, or config paths are declared or required. That is coherent with the provided local example, but inconsistent with the advertised external integrations which would normally require API keys/tokens. The absence of declared credentials means either integrations are not implemented or the skill would request secrets later — user should verify before supplying any tokens.
持久化与权限
Skill does not request always:true, does not install persistent components, and the included script only writes/reads a local /tmp/workflow_config.json. It does not modify other skills or system-wide config in the presented files.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/24

OpenClaw Workflow Automation 1.0.0 – Initial Release - 提供 10+ 预置工作流模板,支持客服自动回复、数据处理、内容生成、定时任务等场景 - 支持可视化配置向导和实时效果监控面板 - 集成微信、Telegram、Discord、邮件等多平台渠道 - 支持一站式从模板选择到部署的完整自动化流程

无害

安装命令

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