skills/smithery.ai/mvx_semgrep_creator

mvx_semgrep_creator

Installation
SKILL.md

Semgrep Rule Creator (MX)

This skill guides you in writing Semgrep rules to catch MultiversX-specific patterns automatically.

1. Common Patterns

  • Unsafe Math: x + y where x is u64.
  • Floating Point: f64.
  • Endpoint without Payment Check: #[payable] function without call_value().
Installs
2
First Seen
Apr 9, 2026
mvx_semgrep_creator from smithery.ai