Osha

v1.0.0

OSHA compliance reference — workplace safety standards, hazard categories, inspection prep, and recordkeeping. Use when reviewing safety regulations, prepari...

0· 117·1 current·1 all-time
bybytesagain4@xueyetianya
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description are OSHA reference and the skill only contains commands that print OSHA guidance. There are no extraneous credentials, binaries, or config paths requested that would be unrelated to a compliance reference.
Instruction Scope
SKILL.md instructs the agent to execute the included scripts/script.sh commands (intro, standards, hazards, etc.). The script outputs static help text and does not read unrelated files, access network endpoints, or reference secrets. The documented configuration variable OSHA_DIR is noted in SKILL.md but the provided script does not appear to use it — this is a minor documentation mismatch, not a scope creep.
Install Mechanism
No install spec is present (instruction-only with an included script). Nothing is downloaded or written to disk at install time beyond the provided file set.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request or access secrets and its behavior is limited to local printing of reference content.
Persistence & Privilege
always is false and the skill does not request permanent presence or attempt to modify other skills or system settings. It runs on user invocation and can be autonomously invoked per platform defaults (normal for skills).
Assessment
This skill is coherent and appears safe: it runs a bundled shell script that prints OSHA guidance and does not access network resources or secrets. Before installing, consider: (1) this is informational only and not legal advice — verify against official OSHA sources for regulatory decisions; (2) the SKILL.md mentions an OSHA_DIR config that the script doesn't use—if you expect the skill to read/write local data, review/modify the script accordingly; (3) periodically review the included script for changes (to ensure no future network or credential access is added).

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

latestvk97cdpgg312x7b7c8hmvhtd1ms83aynr
117downloads
0stars
1versions
Updated 4w ago
v1.0.0
MIT-0

OSHA — Occupational Safety & Health Reference

Quick-reference skill for OSHA standards, hazard identification, inspection preparation, and safety program development.

When to Use

  • Looking up OSHA standard numbers and requirements
  • Preparing for an OSHA inspection or audit
  • Identifying workplace hazards and controls
  • Setting up injury/illness recordkeeping (300 logs)
  • Building a safety training program

Commands

intro

scripts/script.sh intro

OSHA overview — mission, structure, employer rights and responsibilities.

standards

scripts/script.sh standards

Key OSHA standards by number — General Industry (29 CFR 1910) and Construction (29 CFR 1926).

hazards

scripts/script.sh hazards

Top 10 OSHA violations and common workplace hazard categories.

hierarchy

scripts/script.sh hierarchy

Hierarchy of controls — elimination, substitution, engineering, administrative, PPE.

inspection

scripts/script.sh inspection

OSHA inspection process — what triggers inspections, employer rights, how to prepare.

records

scripts/script.sh records

OSHA recordkeeping — 300/300A/301 forms, what's recordable, posting requirements.

training

scripts/script.sh training

Required OSHA training topics by industry and role.

checklist

scripts/script.sh checklist

Workplace safety assessment checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
OSHA_DIRData directory (default: ~/.osha/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...