Communityv0.1.0

Security Audit

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

1.8kdownloads9active installscerbug45
View on ClawHubBack to Skills

Skill Details

Slug
agents-skill-security-audit
Latest Version
0.1.0
Author
cerbug45
Published
Feb 17, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Security Audit.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of the security-audit skill. - Provides heuristic scanning of skill.md instructions for supply-chain risks. - Detects exfiltration patterns such as HTTP POST requests, unknown domain curl commands, ~/.env reads, and credential keywords. - Summarizes detected filesystem and network accesses as a permission manifest reminder. - Generates a safe report in markdown format with an assigned risk level. - Simple command-line usage via Python.