Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityMédio

Semgrep Rule Variant Creator

portrailofbits·trailofbits· v1.0.0 · atualizado em 2026-04-10
82
Score

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

semgrepstatic-analysisrule-portingcode-securityvulnerability-detectionlanguage-translation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsemgrep-rule-variant-creator/workflow
1
Applicability Analysis: — Determine if the vulnerability pattern applies to the target language.
2
Test Creation (Test-First): — Write test cases for the target language, including vulnerable and safe examples.
3
Rule Creation: — Translate the Semgrep rule patterns to the target language syntax, updating metadata and adapting for language-specific idioms.
4
Validation: — Validate the YAML and run tests to ensure all tests pass. Debug taint flow if necessary.
5
Repeat: — Complete the full cycle for each target language independently.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende deSemgrep
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe comSemgrep Rule Creator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aWallet Policy Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aQuery Token Audit Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aSpring Boot Security Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Semgrep Rule Variant Creator
semgrep-rule-variant-creator
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers7
port a Semgrep rule to a new languagecreate a language variant of a Semgrep ruletranslate a Semgrep rule to Javacreate a Semgrep rule for Golang based on an existing ruleadapt a Semgrep rule for a different programming languagegenerate language-specific Semgrep rulesconvert a Semgrep rule to another language

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download semgrep-rule-variant-creator
$ synaptic skills detail semgrep-rule-variant-creator
$ synaptic skills live semgrep-rule-variant-creator

Dependências

semgrep

Links

GitHub Repository