Skip to main content

move-test-gen

WHEN: after an audit finding, after adding a public/entry function, when sui move coverage summary shows gaps, when a PR touches arithmetic or access control. WHAT: generates edge-case and adversarial Move test suites — boundary values, overflow/underflow, access-control violations, state-machine ordering. Also runs security lint (9 rules, 10 checks: MOV-001 missing capability, MOV-002 unchecked mul + bit-shift, MOV-003 div-by-zero, MOV-004 unsafe downcast, MOV-005 discarded auth check, MOV-006 shared abort code, MOV-008 exact-equality payment assert, MOV-011 public(package) entry PTB bypass, MOV-012 spoofable sender address param) and mutation testing to verify test strength. Pairs well with security audit agents — feed it findings, it produces regression tests that fail without the fix.

Ir para a instalação

Informações da origem

Repositório
talongate/move-test-gen
Última atividade na origem
31 de agosto de 2026 às 04:59
Idioma detectado do SKILL.md
inglês
Estrelas
7
Forks
1

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.