security-audit

Installation
SKILL.md

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
Installs
9
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Jan 30, 2026
security-audit — openclaw/skills