Skip to main content

formal-verification

Rigorously verifies the correctness, safety, or security of code, database migrations, authorization/permission rules, configuration, and business logic. Use this skill WHENEVER the user wants to check, audit, verify, or prove something about a system — for example "is this safe?", "can a user ever read another tenant's data?", "find the gaps in these permissions", "make sure this SQL migration won't break production", "prove this invariant always holds", or whenever they say they review something by hand and suspect they are missing cases. It diagnoses what KIND of verification problem you are facing and routes to the right tool — off-the-shelf linters (Squawk, Atlas, Semgrep, CodeQL), SMT solving (Z3 / MCP Solver), logic programming (Datalog / Prolog), contract-based verification (Dafny), or property-based testing — then guides faithful encoding and honest reporting of what was and was not proven. Reach for this skill even when the user has not named a specific tool.

Aller à l'installation

Informations de source

Dépôt
Harduex/skills
Dernière activité de la source
18 juin 2026 à 11:57
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.