Manufacturing Shift Handoff

v1.0.0

为生产班次交接整理设备状态、异常、待处理事项与安全提醒。;use for manufacturing, handoff, shift workflows;do not use for 省略安全问题, 替代正式 EHS 记录.

0· 95·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included assets: a Python script, JSON spec, template, and examples that produce structured handoff summaries. Declared requirement (python3) is appropriate and minimal; no unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md limits behavior to producing reviewable drafts and explicitly warns against replacing formal EHS records or performing external writes. The runtime instructions reference only local resources (spec.json, template.md, examples) and an optional local script. The included script reads files or directories the user supplies — expected for directory or CSV auditing — and does not contain hidden remote endpoints or automatic exfiltration.
Install Mechanism
No install spec; the skill is instruction-only with a local Python script. Nothing is downloaded or written during install. This is low-risk and proportionate for the described functionality.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That matches its purpose of local, read-only summarization and auditing.
Persistence & Privilege
always:false and normal invocation settings. The skill does not request permanent presence or modify other skills or system-wide settings.
Assessment
This skill appears coherent and local-only, but follow ordinary precautions before running it: review scripts/run.py (it is included and readable), avoid pointing the tool at sensitive root or home directories unless you intend to have those files analyzed, run with --dry-run or in a sandbox if unsure, and sanitize any inputs containing personal or operational secrets. If you plan to integrate automated writes or notifications, require an explicit review step — the skill itself is designed to produce drafts, not perform external actions.

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

latestvk976vqevfpstxb0tesedhsax0d8348n4

License

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

Runtime requirements

🏭 Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments