Instructions file CodexOpenCode
AGENTS.md instructions for semgrep/semgrep, covering semgrep oss codebase overview, architecture, key concepts, python-to-ocaml migration strategy and developer setup.
Instructions file CodexOpenCode
AGENTS.md instructions for semgrep/semgrep, covering semgrep oss codebase overview, architecture, key concepts, python-to-ocaml migration strategy and developer setup.
Instructions file
Claude Code instructions for semgrep/semgrep, a project described as: Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Instructions file CodexOpenCode
AGENTS.md instructions for semgrep/skills, covering agents.md, repository overview, skill types in this repo, guideline skills (code-security, llm-security) and reference skills (semgrep).
Instructions file
Claude Code instructions for semgrep/skills, a project described as: A collection of skills for AI coding agents from Semgrep.
Skill Claude CodeCodex
Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like 'check for SQL injection' or 'review security'. IMPORTANT: Always consult this skill when writing or reviewing any code that handles user input, authentication, file…
Skill Claude CodeCodex
Security guidelines for LLM applications based on OWASP Top 10 for LLM 2025. Use when building LLM apps, reviewing AI security, implementing RAG systems, or asking about LLM vulnerabilities like 'prompt injection' or 'check LLM security'. IMPORTANT: Always consult this skill when building chatbots, AI agents, RAG…
Skill Claude CodeCodex
Run Semgrep static analysis scans and create custom detection rules. Use when asked to scan code with Semgrep, find security vulnerabilities, write custom YAML rules, or detect specific bug patterns. IMPORTANT: Also use this skill when users ask to 'scan for bugs', 'check code quality', 'find vulnerabilities', 'static…
Plugin Claude Code
Plugin marketplace listing 1 plugin: semgrep.
Plugin Claude Code
Semgrep Guardian: Scans agent-generated code for security vulnerabilities.
MCP server Claude CodeCodexCursor +2
MCP server "guardian" as configured in semgrep/guardian. Launched with ${CLAUDE_PLUGIN_ROOT}/scripts/hook claude mcp.
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, running an inline shell check. From semgrep/guardian.
Hook
Runs after a tool call finishes for Write, Edit and Bash tool calls, running an inline shell check. From semgrep/guardian.
Hook
Runs when a session starts on startup, resume, clear and compact, running an inline shell check. From semgrep/guardian.
Hook
Runs when a session ends for clear, resume, logout, prompt_input_exit, bypass_permissions_disabled and other tool calls, running an inline shell check. From semgrep/guardian.
Skill Claude CodeCodex
Install the mfw (Semgrep Malware Firewall) CLI via the curl|sh installer and walk the user through setup — trust store, PATH shims, shell integration, and the background daemon — asking questions at real decision points. Detects when the user's shell rc files are managed (symlinked into nix / home-manager / chezmoi /…
MCP server Claude CodeCodexCursor
MCP server "semgrep" as configured in semgrep/cursor-plugin. Launched with semgrep mcp.
Skill Claude CodeCodex
Set up the Semgrep plugin by installing Semgrep, authenticating, and verifying compatibility.