Communityv1.1.1

Audit Code

Security-focused code review for hardcoded secrets, dangerous calls, and common vulnerabilities

3.2kdownloads2stars10active installsItsNishi
View on ClawHubBack to Skills

Skill Details

Slug
audit-code
Latest Version
1.1.1
Author
ItsNishi
Published
Feb 7, 2026
Updated
May 11, 2026
Total Versions
3

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 Audit Code.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.1

- Expand pattern database from ~70 to 151 patterns across 15 categories - Add 5 new categories: code_before_review, config_backdoor, memory_corruption, confused_delegation, persistence - Add live package verification -- pip/npm install commands checked against PyPI/npm in real time - Non-existent packages flagged CRITICAL (slopsquatting/hallucination detection) - New coverage: reverse shells, cloud IMDS, env var hijacking, persistence mechanisms, dependency confusion, GitHub Actions poisoning, 16+ obfuscation techniques - Document advisory hook behavior in SKILL.md