Skip to main content
Back to registry

semgrep-rule-variant-creator

trailofbits/skills

Port existing Semgrep rules to new target languages with proper applicability analysis and test-driven validation.

Installs738
Install command
npx skills add https://github.com/trailofbits/skills --skill semgrep-rule-variant-creator
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Port existing Semgrep rules to new target languages with proper applicability analysis and test-driven validation. Ideal scenarios: Do NOT use this skill for: This skill requires: For each applicable target language, produces: Example output for porting sql-injection to Go and Java: When porting Semgrep rules, reject these common shortcuts: This workflow is strict - do not skip steps: This skill guides the creation of language-specific variants of existing Semgrep rules. Each target language goes through an independent 4-phase cycle: The semgrep-rule-creator skill is the authoritative reference for Semgrep rule creation fundamentals. While this skill focuses on porting existing rules to new languages, the core principles of writing quality rules remain the same. Consult semgrep-rule-creator for guidance on: When porting a rule, you're applying these same principles in a new language context. If uncertain about rule structure or approach, refer to semgrep-rule-creator first. Before porting, determine if the pattern applies to the target language. Analysis criteria: Verdict options: See applicability-analysis.md for detailed guidance.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does semgrep-rule-variant-creator do?

Port existing Semgrep rules to new target languages with proper applicability analysis and test-driven validation.

Is semgrep-rule-variant-creator good?

semgrep-rule-variant-creator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does semgrep-rule-variant-creator work with?

semgrep-rule-variant-creator currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to semgrep-rule-variant-creator?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install semgrep-rule-variant-creator?

npx skills add https://github.com/trailofbits/skills --skill semgrep-rule-variant-creator

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering