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.

설치로 이동

소스 정보

저장소
talongate/move-test-gen
최근 소스 활동
2026년 8월 31일 04:59
감지된 SKILL.md 언어
영어
스타
7
포크
1

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.