CementOps MSHA Compliance
v1.0.1Prevent MSHA citations at cement plants before the inspector arrives. Free CementOps Compliance Suite skill. 30 CFR Part 56 hazard classification, stop-work...
⭐ 1· 60·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (MSHA compliance, stop‑work gating, citation defense) align with included artifacts: a deterministic stop‑work Python script, stop‑work rules, hazard taxonomy, citation rules, and multiple defense templates. Required binary (python3) is appropriate for the provided Python script. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to run the bundled check_stopwork.py first and to default to STOP_WORK if the script cannot be run — this is conservative and aligned with a safety-first design. It also instructs retrieval of live penalty/enforcement data from msha.gov (appropriate for citation lookups). One small inconsistency: the runtime example calls python3 /sandbox/skills/msha-compliance/check_stopwork.py while the skill's slug/name is cementops-msha-compliance and the manifest lists check_stopwork.py in the skill root; this path mismatch may cause the script to be not found at runtime (which would intentionally trigger the fail‑safe STOP_WORK behaviour). No instructions ask for unrelated files, secrets, or contact with unexpected external endpoints beyond MSHA websites.
Install Mechanism
There is no install spec (instruction-only skill with included data/code). The code files are present in the bundle and no external downloads or installers are referenced. This is low risk from an install perspective.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated functionality (local rule evaluation and template drafting).
Persistence & Privilege
Flags: always=false and normal autonomous invocation are used. The skill does not request permanent presence or elevated system configuration changes. Nothing in the files attempts to modify other skills or system-wide settings.
Assessment
This skill appears internally consistent and safety‑focused. Before installing: 1) Confirm the runtime path for the stop‑work script in SKILL.md matches where the skill will be placed in your agent's sandbox (the SKILL.md example uses '/sandbox/skills/msha-compliance/check_stopwork.py' which may not match the actual skill folder; if the script cannot be found the agent will default to STOP_WORK). 2) Review and accept that the skill can draft citation defense letters and templates — these are not legal advice (the files include explicit disclaimers); involve legal counsel for actual filings. 3) If your agent environment blocks outbound web access, note that live penalty/ enforcement lookups from msha.gov will not work; the skill can still operate using its local JSON data. 4) Test the included self-test (--test) for check_stopwork.py in a safe environment to validate behavior. If you have strict data‑exfiltration policies, verify your agent's network policy because SKILL.md encourages fetching live data from MSHA sites (expected for this purpose).Like a lobster shell, security has layers — review code before you run it.
latestvk975nvkpc8402nwdfty8txtwcd84s3g2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🏗️ Clawdis
Binspython3
