skill-audit
Pre-install security scanner for AI agent skills. 7.5% of 14,706 skills are malicious. Audit before you trust.
Legal & ComplianceIT & Software DevelopmentSecurityauditmalicious-detectionpre-installsecuritysupply-chain
Skill Audit — Pre-Install Security Scanner
Overview
7.5% of 14,706 OpenClaw skills are confirmed malicious. This skill provides a structured 6-phase security review you run before installing any third-party skill.
Research findings (2026):
- RankClaw audited 14,706 skills → 1,103 malicious (brand-jacking, prompt injection, RCE)
- Vett.sh found 59 critical-risk droppers disguised as legitimate tools
- Cisco, CrowdStrike, NCC Group all published skill supply chain attack reports
When to Use This Skill
- Use when you're about to install a third-party skill from GitHub, ClawHub, or any registry
- Use when you want to verify a skill's security before adding it to your agent
- Use when the user says "install this skill" or "add this skill"
- Use when reviewing skills for potential security issues
How It Works
Phase 1: Surface Scan
Pattern detection in SKILL.md:
- Instruction overrides:
ignore previous instructions,you are now... - External fetches:
fetch(),curl,wgetto unknown domains - Shell pipes: shell download piped into an interpreter
- Encoded payloads:
atob(), base64 strings - Credential reads:
~/.env,process.env+ network calls
Phase 2: Script Inspection
Read every referenced script:
- Check for hidden commands
- Identify obfuscated code
- Verify all external URLs
Phase 3: Permission Audit
Check if permis
Subscribers only
The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.
Details
| Source | aptratcn/skill-audit |
|---|---|
| License | MIT |
| Risk label | safe ("critical" means the skill may run commands or touch files — read before use) |
| Files | SKILL.md |
| Added | 2026-05-01 |
Related skills
007
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
active-directory-attacks
Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing.
anti-reversing-techniques
AUTHORIZED USE ONLY: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: > 1.
attack-tree-construction
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
audit-skills
Expert security auditor for AI Skills and Bundles. Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks, and obfuscated payloads across Windows, macOS, Linux/Unix, and Mobile (Android/iOS).
auth-implementation-patterns
Implement or review authentication and authorization with explicit token, session and resource-access boundaries.
