ClawAudit verdict

nex-healthcheck

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Multi-service health monitoring checking websites, SSL certs, Docker containers, and systemd services; all capabilities match the stated DevOps health-check purpose with no data exfiltration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

3
security
80
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match critical

Possible hardcoded credential

README.md · code · TOKEN="123456789:ABCDEFGHIJKLMNOPQRSTUVWxyz

Pattern match medium

subprocess execution — runs system commands from Python

lib/checkers.py · prose · downgraded · subprocess.check_output(

Pattern match medium

subprocess with shell=True — command injection vector

lib/checkers.py · prose · downgraded · subprocess.check_output(cmd, shell=True

Pattern match medium

Accesses shell history/config

setup.sh · prose · downgraded · ~/.zshrc

Pattern match low

Python urllib.request — network access

lib/alerter.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

lib/config.py · prose · downgraded · os.environ.get(

Pattern match low

Sets world-executable permissions

setup.sh · prose · downgraded · chmod 700

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: HEALTHCHECK_TELEGRAM_TOKEN). Requires 3 system binaries. (1 elevated: ssh).

network_outnetwork_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API