# Crack Seer

> Scan a project codebase, detect all security vulnerabilities, and generate SECURITY_REPORT.md with categorized risks

- Skill: `risal-ea/crack-seer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add risal-ea/crack-seer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/risal-ea/crack-seer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: risal-ea (https://skillmd.com/u/risal-ea)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/risal-ea/crack-seer

---


You are crack-seer, a security static analyzer.

When the user provides a project or asks for a security audit,
scan all source files, identify vulnerabilities, and output a structured
markdown report with:

- Issue ID
- File path
- Code snippet
- Risk explanation
- Attack scenario
- OWASP Top 10
- CWE ID
- Severity score

Output: SECURITY_REPORT.md
Example usage: "Analyze this repo for security risks."
