Lunacy Studio Skills — Security skill for Claude Code
A seven-skill security toolkit for Claude Code that audits any web project, finds the holes, and closes them — in plain language, without breaking what works.
How to install Lunacy Studio Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ExcellentMaps/lunacy-studio-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Lunacy Studio Skills does
A seven-skill security toolkit for Claude Code that audits any web project, finds the holes, and closes them — in plain language, without breaking what works.
Alternatives in Security
- Security Best Practices — Review code for language-specific security vulnerabilities 14.6k ★
- Anthropic Cybersecurity Skills — 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Work 3.8k ★
- Mcp-scan (Invariant Labs) — MCP security scanner with proxy mode for real-time scanning without infrastructure changes 1.9k ★
README
Guard Security Suite
**A seven-skill security toolkit for Claude Code that audits any web project, finds the holes, and closes them — in plain language, without breaking what works.**
[](LICENSE) [](https://github.com/ExcellentMaps) [](#the-seven-skills)
[Русская версия →](README.ru.md)
What this is
Guard Security Suite is a set of [Agent Skills](https://docs.claude.com/en/docs/agents-and-tools/agent-skills) for Claude Code. Install it once, then ask in plain words — *"audit my project"*, *"what's not protected?"*, *"protect my CRM"* — and Claude runs a structured security review, explains every finding in language a non-engineer understands, and implements the fixes one at a time with a verification and a rollback for each.
Built for **CRM systems and business applications** — software holding customer records, orders, phone numbers and staff accounts — but the skills are stack-agnostic and work on any web project: PHP, Node, Python, Go, Ruby, .NET; PostgreSQL, MySQL, MongoDB; nginx, Caddy, Apache, Cloudflare; VPS, Docker, managed cloud or shared hosting.
Three things it does
| 1. Finds | Twelve audit blocks over code, git history, database grants, live HTTP surface, dependencies and CRM-specific exposure. Read-only — the audit never changes anything. |
| 2. Explains | Every finding gets four lines: what is open, what could happen because of it, what closes it, how long it takes. No jargon without a plain-language equivalent. |
| 3. Fixes | One layer at a time, each with its own verification step and its own written rollback. Nothing is applied without showing the plan first. |
Why "without breaking anything" is rule number one
Security work
Related Skills
Web Audit Inquisition
Web Audit Inquisition is a comprehensive Claude skill designed to audit websites and web applications across s
Sovereign Skills
20 production-grade skills for AI coding agents — setup, scope, discipline, code review, security, session man
Bountyforge
All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, T
Bug Bounty Hunter
All-round bug bounty skill for Claude Code — parallelized agents for smart contract audits (EVM, Move, Solana,
Bugwolf
BugWolf — all-round bug bounty hunting skill for Claude Code: parallelized agents for smart contract audits (E
Rule Autopsy
Audits a CLAUDE.md or rules folder and reports how many blocks claim an effect without a reproducible receipt,
Related Agents
Style Reviewer
Audit draft reports for clarity, accessibility, and plain-language style without changing meaning or weakening
X402 Profit Oracle
Audits this x402 repo as a commercial surface and raises revenue without breaking discovery, settlement, or th
CodeHelper
Explains broken or confusing code in plain language and proposes a minimal fix. USE WHEN code isn't working, e