Crack seer
Scan a project codebase, detect all security vulnerabilities, and generate SECURITY_REPORT.md with categorized risksFrom its SKILL.md
npx -y skills add risal-ea/code-crack --skill crack-seerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.5 KB, 95 tokens by cl100k_base, as published. Nobody here has run it
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."
What ships with it: 1 file
1.4 KB alongside SKILL.md
- crack_seer.md1.4 KB