audit-skills

audit-skills is a skill for Claude Code, Codex from LucasRomanzin/skills-mcp. It costs 55 tokens per session (1,512 once invoked), scanned C, original, no licence file.

A security auditing tool for AI skills and bundles that examines their files without running them, looking for malicious code, data leaks, stability risks, and hidden instructions.

In plain words
What is it for?
Use it to review skill packages for suspicious patterns, accidental exposure of data, obfuscated code, and other security risks.
Why use it?
It helps detect unsafe behavior before an AI skill is installed or used, across desktop and mobile operating systems.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to review skill packages for suspicious patterns, accidental exposure of data, obfuscated code, and other security risks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lucasromanzin/skills-mcp/audit-skills
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LucasRomanzin/skills-mcp --skill audit-skills
Clone the repo
git clone --depth 1 https://github.com/LucasRomanzin/skills-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for audit-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/lucasromanzin/skills-mcp/audit-skills/github.svg)](https://agentmods.dev/skills/lucasromanzin/skills-mcp/audit-skills)
Your own site
<a href="https://agentmods.dev/skills/lucasromanzin/skills-mcp/audit-skills"><img src="https://agentmods.dev/badge/skills/lucasromanzin/skills-mcp/audit-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for audit-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/lucasromanzin/skills-mcp/audit-skills"><img src="https://agentmods.dev/badge/skills/lucasromanzin/skills-mcp/audit-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,512 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 3 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.01512
Opus 5 $0.00028 $0.00756
Sonnet 5 $0.00011 $0.00302
Haiku 4.5 $0.00006 $0.00151

Measured 9d ago against content hash 6c07c1e2d43a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade C, and why

audit-skills scanned grade C with 3 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Downloads and executes remote codemediumSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- **Tubes**: `curl ... | bash`, `iwr ... | iex`.

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Recursive force deletemediumDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- **Linux/Unix**: `apt-get purge`, `yum remove`, `rm -rf /usr/bin/...`.

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

<!-- security-allowlist: curl-pipe-bash -->
skills/audit-skills/SKILL.md · 131 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 131 lines · 55 tokens per session scan C 6c07c1e2d43a

Subscribe to this mod's changes

audit-skills is a skill published in the GitHub repository LucasRomanzin/skills-mcp (0 stars, last pushed 4mo ago), with no licence file. It adds 55 tokens to every session and 1,512 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it C with 3 findings (downloads and executes remote code, recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

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).

ratnesh-maurya/cursor-claude-personas · 55 tokens

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).

Ghosteken/agent-harness · 55 tokens

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).

satnamrsm/https-github.com-sickn33-antigravity-awesome-skills · 55 tokens

edgeone-clawscan

The first security skill to install after setting up OpenClaw — powered by Tencent Zhuque Lab. Works like an antivirus for your AI environment: audits installed skills, scans skills before installation, and performs a full OpenClaw security health check to prevent data leaks and privacy risks. Backed by Tencent Zhuque…

Tencent/AI-Infra-Guard · 236 tokens

aig-scanner

A.I.G Scanner — AI security scanning for infrastructure, AI tools / skills, AI Agents, and LLM jailbreak evaluation via Tencent Zhuque Lab AI-Infra-Guard. Uses built-in exec + Python script, no plugin required. Requires AIGBASEURL to be configured. Triggers on: scan AI service, AI vulnerability scan, scan AI infra…

Tencent/AI-Infra-Guard · 142 tokens

hermes-self-evaluation

Use this skill when the user asks to audit, review, or optimize Hermes's own performance — analyzing session data, skills, configuration, costs, and usage patterns to identify improvements, automation opportunities, and system optimizations.

AtlasOmnia/donna-starter · 69 tokens