Security Semgrep Setup
Description
<!-- author: Adrian Puente Z. (@ch0ks) — www.hackarandas.com --> Check if Semgrep is installed and working. If not, install it using the best available method. Then log in to Semgrep Pro, enable the Pro engine, and run a local Pro scan in the current directory. --- ## Step 1 — Check if Semgrep is Already Installed ```bash semgrep --version 2>/dev/null ``` If this succeeds, print the version and skip to Step 3 (login check). If this fails, proceed to Step 2. --- ## Step 2 — Install Semgrep
Installation
Installs to ~/.claude/skills/ch0ks-hackarandas-claude-toolbelt-security-semgrep-setup/SKILL.md
mkdir -p ~/.claude/skills/ch0ks-hackarandas-claude-toolbelt-security-semgrep-setup && curl -fsSL https://raw.githubusercontent.com/ch0ks/hackarandas-claude-toolbelt/HEAD/commands/security-semgrep-setup.md -o ~/.claude/skills/ch0ks-hackarandas-claude-toolbelt-security-semgrep-setup/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -