Cc Skill Audit — Security skill for Claude Code
Security scanner & PreToolUse firewall for Claude Code third-party skills.
How to install Cc Skill Audit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open MakiDevelop/cc-skill-audit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Cc Skill Audit does
Security scanner & PreToolUse firewall for Claude Code third-party skills. Detects undisclosed telemetry, outbound data exfiltration, and suspicious patterns.
Alternatives in Security
- Security Guidance — Hook that warns about command injection, XSS, and unsafe patterns 14k ★
- Free Code — The free build of Claude Code 8.1k ★
- Skill Scanner — Security Scanner for Agent Skills 2.5k ★
README
cc-skill-audit
**Status (2026-09-11):** Frozen at 0.2.0. Daily path for auditing a local skill folder is the Claude Code skill `/audit-skill`. This CLI / PreToolUse scanner is the last published standalone release; no new detectors are planned here.
Security scanner & PreToolUse firewall for Claude Code third-party skills.
    
[繁體中文 README](README.zh-TW.md)
Detects undisclosed telemetry, outbound data exfiltration, obfuscated code, binary blobs, and suspicious patterns **before** you install a third-party skill.
Born from a [real incident](https://blog.chibakuma.com/ai-audit-gstack-telemetry-2/) where a popular Claude Code skill pack was found to silently log project names — even with telemetry set to "off."
Why
Claude Code skills run with **full OS-level permissions**. There is no sandbox, no permission model, no review process. Installing a skill = giving it access to your repos, SSH keys, env files, and everything else.
In Q1 2026 alone:
- A popular skill pack logged repo names without consent (our incident)
- Trivy VS Code extension (964K installs) was injected with malicious AI prompts
- Cline CLI was compromised via stolen npm token
- Multiple AI browser extensions were caught harvesting chat histories
cc-skill-audit is a simple, local-only, zero-dependency tool that scans skills for red flags before you install them.
Quick Start
git clone https://github.com/MakiDevelop/cc-skill-audit.git
cd cc-skill-audit
./install.sh
Or scan without installing:
./bin/cc-skill-audit /path/to/suspicious-skill
What it scans
| Category | What i
Related Skills
Skill Lint
Security scanner for Claude Code / agent skills. Catches prompt injection, obfuscation, credential exfiltratio
Skillguard
Security scanner for AI agent skills. Detects prompt injection, data exfiltration, and malicious payloads befo
Claude Skill Antivirus
Security scanner for Claude Code Skills — 9 engines detect malicious patterns, data exfiltration, dangerous op
Skillspector
Security scanner for AI agent skills. Detect vulnerabilities, malicious patterns, security risks, prompt injec
Skill Sentinel
A security scanner for Agent Skill packages. Skill Sentinel uses multi-agent AI analysis to detect prompt inje
Drift Detector
Keep third-party API integrations green — scan repos, audit for CVEs/EOL/vendor-API sunsets, deliver the repor
Related Agents
Dependency Vetter
Supply-chain security audit of a third-party package (npm today) at ONE exact resolved version, run BEFORE it
Pii Auditor
Use when a directory, repo, or document set needs a full PII sweep before it is shared, published, or handed t
Chain
Supply chain security — SBOM generation, dependency scanning, third-party risk, license compliance