Skip to main content
AI/MLplurigrid

semgrep-rule-creator

Create custom Semgrep rules for detecting bug patterns and security vulnerabilities. This skill should be used when the user explicitly asks to "create a Semgrep rule", "write a Semgrep rule", "make a Semgrep rule", "build a Semgrep rule", or requests detection of a specific bug pattern, vulnerability, or insecure code pattern using Semgrep.

Stars
23
Source
plurigrid/asi
Updated
2026-04-26
Slug
plurigrid--asi--semgrep-rule-creator
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/plurigrid/asi/HEAD/plugins/asi/skills/semgrep-rule-creator/SKILL.md -o .claude/skills/semgrep-rule-creator.md

Drops the SKILL.md into .claude/skills/semgrep-rule-creator.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Semgrep Rule Creator Skill

Trit: 1 (PLUS) Category: semgrep-rule-creator Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0

Description

Create custom Semgrep rules for detecting bug patterns and security vulnerabilities. This skill should be used when the user explicitly asks to "create a Semgrep rule", "write a Semgrep rule", "make a Semgrep rule", "build a Semgrep rule", or requests detection of a specific bug pattern, vulnerability, or insecure code pattern using Semgrep.

When to Use

This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.

See: https://github.com/trailofbits/skills

Related Skills

  • audit-context-building
  • codeql
  • semgrep
  • variant-analysis