Jump to related tools in the same category or review the original source on GitHub.

CLI Utilities @cerbug45 Updated 2/19/2026

Agents Skill Security Audit OpenClaw Plugin & Skill | ClawHub

Looking to integrate Agents Skill Security Audit into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate cli utilities tasks instantly, without having to write custom tools from scratch.

What this skill does

Minimal helper to audit skill.md-style instructions for supply-chain risks.

Install

npx clawhub@latest install agents-skill-security-audit

Full SKILL.md

Open original
Metadata table.
namedescription
security-auditMinimal helper to audit skill.md-style instructions for supply-chain risks.

SKILL.md content below is scrollable.

security-audit

Minimal helper to audit skill.md-style instructions for supply-chain risks.

Features

  • Heuristic scan for exfiltration patterns (HTTP POST, curl to unknown domains, reading ~/.env, credential keywords).
  • Permission manifest reminder: lists filesystem/network touches it sees.
  • Safe report: markdown summary + risk level.

Usage

python audit.py path/to/skill.md > report.md
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/cerbug45/agents-skill-security-audit
Latest commit: https://github.com/openclaw/skills/commit/8775b991fdef0893481e7bbc48368537f9d9883c

Related skills

If this matches your use case, these are close alternatives in the same category.