BeClaude

security

New
6Community RegistryGeneralby Zate

Hybrid security scanner: deterministic SAST tools (Semgrep, Gitleaks, Trivy) for detection, LLM for triage. Reproducible findings, provenance-labeled [Static]/[LLM], zero-dependency fallback mode, CWE-specialized false positive elimination.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/security.md https://raw.githubusercontent.com/Zate/cc-plugins/main/SKILL.md
3
Invoke in Claude Code
/security
View source on GitHub
securitysastsemgrepgitleakstrivyvulnerabilityowaspcwe

Frequently Asked Questions

What is security?

Hybrid security scanner: deterministic SAST tools (Semgrep, Gitleaks, Trivy) for detection, LLM for triage. Reproducible findings, provenance-labeled [Static]/[LLM], zero-dependency fallback mode, CWE-specialized false positive elimination.

How to install security?

To install security, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /security.

What is security best for?

security is a community categorized under General. It is designed for: security, sast, semgrep, gitleaks, trivy, vulnerability, owasp, cwe. Created by Zate.