郑州科威莱步进电机控制器调试助手-雄安素水公司编写
v1.0.0提供郑州科威莱步进电机控制器的寄存器读写、技术说明书及MicroPython和Python示例代码生成与调试支持。
⭐ 0· 17·0 current·0 all-time
by@lbs2016
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, SKILL.md and included drivers (MicroPython and Python) align with the stated purpose (Modbus RTU control, register read/write, code and doc generation). One minor inconsistency: the Python driver requires the third‑party library 'pymodbus' (and the MicroPython driver uses machine.UART), but the skill metadata does not declare runtime dependencies. This is a functional omission rather than a security red flag.
Instruction Scope
SKILL.md instructs generating docs/code and performing Modbus register reads/writes and standard mechanical workflows; it does not ask the agent to read unrelated system files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec (instruction-only) and code files are provided. No downloads or external installers are invoked. Note: users will need to install pymodbus (Python) or ensure appropriate MicroPython runtime modules are present on device.
Credentials
The skill requests no environment variables, credentials, or config paths. All required resources (serial/uart access and optionally pymodbus) are appropriate for interacting with a local Modbus device.
Persistence & Privilege
always is false and the skill has no install hooks or configuration modifications. It does not request permanent agent inclusion or elevated platform privileges.
Assessment
This skill appears to do what it claims: Modbus register read/write, docs and example code generation for the specified controller. Before installing or running: 1) review and, if needed, install the Python dependency 'pymodbus' on your system; 2) inspect the drivers and test them on a safe bench setup (not on critical equipment) to avoid unintended motion — register writes can move hardware; 3) ensure you have local serial/UART access to the device (COM/tty) and verify the device address/baudrate before issuing writes; 4) validate the contact information independently if you need external support. There are no signs of network exfiltration or secret harvesting in the package.Like a lobster shell, security has layers — review code before you run it.
latestvk975enm7dpbwr5391jxvv9ry5584jx62
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
