AgriciDanielAgriciDanielCommunityยท1 Agent Skills Included

claude-cybersecurity

Deep code security audits across vulnerabilities, secrets, and dependencies

Audits codebases for vulnerabilities, hardcoded secrets, weak authorization, risky dependencies, and insecure infrastructure configurations. Runs eight parallel specialist checks covering OWASP Top 10, CWE Top 25, threat intelligence, and compliance mapping for PCI, HIPAA, SOC 2, and GDPR. Eliminates manual security reviews and noisy scanner output with framework-aware false-positive suppression and prioritized fix guidance.
npx skills add AgriciDaniel/claude-cybersecurity --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-cybersecurity?โ–ผ

Run `npx skills add AgriciDaniel/claude-cybersecurity --all -g -y` in your terminal to install the skill globally.

What does claude-cybersecurity check for?โ–ผ

It scans for OWASP Top 10 and CWE Top 25 vulnerabilities, leaked secrets, missing authorization checks, vulnerable dependencies, insecure Terraform/Docker/Kubernetes configs, and business logic flaws.

How is this different from GitHub Advanced Security?โ–ผ

It detects things static scanners miss, like missing security controls, business logic flaws, obfuscated secrets, and attack-path chaining, and it is free to use.

Can it map findings to compliance frameworks?โ–ผ

Yes. Use the compliance flag to map findings to PCI DSS, HIPAA, SOC 2, or GDPR requirements alongside the standard audit report.

Do I need security expertise to use it?โ–ผ

No. Just run the audit command and it returns a prioritized report with plain-English explanations and specific code fixes for each finding.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’