Conveyor

v1.0.0

Conveyor system reference — belt types, motor sizing, throughput calculations, and material handling automation. Use when designing conveyor layouts, selecti...

0· 88·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name, description, SKILL.md commands, and the included scripts/script.sh all align with a documentation/reference tool for conveyor systems; there are no unrelated binaries, services, or credentials declared.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands (intro, types, sizing, layout, etc.). The visible portions of script.sh only print local documentation and calculations and do not access external endpoints or unrelated system resources. The SKILL.md mentions an optional CONVEYOR_DIR data directory but no env vars are required.
Install Mechanism
No install spec is present (instruction-only with an included script). Nothing will be downloaded or extracted during install, minimizing supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented CONVEYOR_DIR is a plausible local data path for a reference tool and does not require secrets or cloud access.
Persistence & Privilege
The skill does not request permanent/always-on presence (always: false) and uses the platform default for autonomous invocation. There is no evidence it modifies other skills or global agent settings.
Assessment
This skill appears coherent and low-risk: it is a local reference tool with no declared credentials or installs. Before installing or allowing autonomous runs, quickly inspect the rest of scripts/script.sh (search for network calls like curl/wget/ssh, destructive commands like rm -rf, eval, or writes to system paths) and confirm it only prints/reads non-sensitive documentation. If you plan to let the agent invoke it autonomously, consider running it in a restricted environment first or permitting it only for explicit user-invoked tasks. Verify the GitHub source and checksum if you require additional assurance.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ckc93sry09adce7jwtgwmex83bqk5

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments