安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
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