LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

semgrep-rule-creator - Semgrep Rule Creator

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns.

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create Semgrep rules
  • write taint mode rules
  • write pattern matching rules
  • run Semgrep tests
  • analyze AST structure
  • optimize rules

Inputs

  • security vulnerability patterns
  • bug patterns
  • code patterns
  • coding standards

Outputs

  • Semgrep rule YAML file
  • test code file
  • validation test results

Requirements

  • Semgrep environment
  • test command tools
  • Web documentation access

Source

  • Spec: SKILL.md
semgrep
static analysis
security
rule creation
code patterns
create Semgrep rules
write taint mode rules
write pattern matching rules
run Semgrep tests
security vulnerability patterns
bug patterns
code patterns
Semgrep rule YAML file
test code file
validation test results