📦 Modbus — 工业协议通讯

v1.0.0

支持 JSON/CSV 格式的 Modbus 任务读写与状态检测,一键完成工业设备寄存器访问与实时监控。

0· 120·1 当前·1 累计
ckchzh 头像by @ckchzh (BytesAgain2)
下载技能包
最后更新
2026/3/21
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears low-risk and does what it says: it runs a local shell script that stores data in a configurable directory (default ~/.modbus). Before installing, review that you are comfortable with the agent running the included script and writing files to that directory. If you set MODBUS_DIR, do not point it to sensitive system locations (e.g., /, /etc, other apps' config dirs) because the script will create and modify files under whatever path is provided. Note there are no network calls ...
详细分析 ▾
用途与能力
Name/description match the implementation: the script implements status/add/list/search/remove/export/stats/config functionality for Modbus-related entries stored under a data directory. No unexpected services or credentials are requested.
指令范围
SKILL.md instructs running the bundled shell script with discrete commands; the script only reads/writes files under DATA_DIR (default ~/.modbus) and does not reference other system paths, secrets, or network endpoints.
安装机制
There is no install spec and the shipped script is included in the skill bundle; nothing is downloaded or installed from external URLs, so install risk is low.
凭证需求
No required environment variables or credentials are declared. The script optionally respects MODBUS_DIR (documented), which is appropriate for configuring the data directory.
持久化与权限
Skill is not forced-always, uses normal agent invocation, and only creates/updates files under its own data directory; it does not modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/21

NULL

可疑

安装命令

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