cyber-neo
Deep security audits, vulnerability scans, and prioritized fix reports
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Cyber Neo?โผ
Run `npx skills add Hainrixz/cyber-neo --all -g -y` in your terminal to install the skill globally.
How to run a security audit on my project?โผ
Type /cyber-neo followed by your project path in Claude Code. The agent scans your code, dependencies, secrets, and configs, then saves a prioritized report to your Desktop.
What vulnerabilities does Cyber Neo detect?โผ
It covers 11 categories including SQL injection, XSS, leaked secrets, weak cryptography, dependency CVEs, Docker misconfigurations, and CI/CD pipeline risks, all mapped to OWASP 2025 and CWE Top 25.
Does Cyber Neo require extra security tools?โผ
No. It works out of the box using built-in pattern analysis, and optionally uses Semgrep, Trivy, or Gitleaks if you already have them installed.
Will Cyber Neo modify my project files?โผ
No. It follows a strict read-only rule and never edits, executes, or installs anything in your project. Its only output is a report file on your Desktop.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core