Pizdec — Security skill for Claude Code
Read-only, evidence-driven security audit skill for AI coding agents.
How to install Pizdec
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open howdeploy/pizdec and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pizdec does
Read-only, evidence-driven security audit skill for AI coding agents.
Alternatives in Security
- Deepsec — Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents 7.8k ★
- Claude Bootstrap — Opinionated project initialization with security-first guardrails, spec-driven atomic todos, LLM testing patte 536 ★
- Maestro Knowledge — Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with sig 530 ★
README
PIZDEC — Project & Infrastructure Zero-trust Defense Exposure Check
*Find it before it finds you.*
`PIZDEC` is both the acronym above and a deliberate transliteration of the Russian word «пиздец»: what an overlooked security exposure can turn into.
[Русская версия](README.ru.md)
PIZDEC is a platform-neutral, read-only security-audit skill for AI coding agents. It instructs an agent to connect code to its deployed environment, inspect the selected depth systematically, and produce a short evidence-based report for both a human and a future agent.
PIZDEC does not fix anything. The distributable `pizdec/` directory contains no installer, executable audit scripts, telemetry, remote fetches, universal shell commands, or prewritten remediation. The repository's separate `evals/` directory includes only a read-only fixture validator.
What it audits
- Websites, frontends, backends, APIs, webhooks, and bots.
- Servers, workstations, identities, SSH, services, listeners, firewalls, tunnels, and persistence.
- Docker, Compose, Kubernetes, images, mounts, volumes, networks, and registries.
- Databases, caches, queues, object storage, backups, and direct data-access paths.
- First-party source code, configuration, infrastructure, migrations, hooks, and deployment trees.
- CI/CD, dependencies, package lifecycle, Git exposure, and software supply chain.
- AI agents, prompts, memory, skills, plugins, MCP tools, browser control, and excessive agency.
Every mode starts with breadth discovery and checks dangerous trust paths early. The selected mode controls how far code and lower-risk surfaces are reviewed after that.
Modes
| User-facing mode | Machine mode | Intended use | Coverage result | Changes the target? |
|---|---|---|---|---|
| PIZDEC Triage | TRIAGE |
Fast check of exposed infrastructure, identities, ports, containers, agents, bots, and one or two risk-ranked projects | TRIAGE_COMPLETE or PARTIAL_READ_ONLY |
No |
| PIZDEC Full | FULL |
Comprehensiv |
Related Skills
AI Structure Audit
Evidence-driven audit of AI systems across prompt, context, harness, loop, and graph layers.
Acs
ACS (Agnostic Config Suites) — AI coding agent skill system. 25+ auto-activating skills for Claude Code, Herme
Ke Review
Perform an independent read-only review of a change, its requirements, tests, security, and completion evidenc
QA Lab
Two-agent QA and application security assessment workspace. Two AI coding agents from two providers run indepe
Jstack Audit
Run a read-only evidence-bound JStack repository audit
Repo Audit
Read-only four-phase repository audit covering discovery and mapping, evidence-based severity-rated findings,
Related Agents
Nami
Read-only codebase navigator for Superloopy subagent-driven work. Finds files and code in the working tree and
Ade CLI
Coding agents asked to read contracts, claims, or financial PDFs hallucinate structure unless the extraction t
Audit Agent
Audit worker for spec-driven development spawned by the speq-audit orchestrator. Verifies specs/mission.md aga