sui-coverage
Analyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits.
Setup & Installation
Install command
clawhub install easonc13/sui-coverageIf the CLI is not installed:
Install command
npx clawhub@latest install easonc13/sui-coverageOr install with OpenClaw CLI:
Install command
openclaw skills install easonc13/sui-coverageor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/easonc13/sui-coverageWhat This Skill Does
Analyzes test coverage for Sui Move smart contracts, identifies uncovered functions, branches, and assertion failure paths, and guides writing tests to close those gaps. Includes Python scripts for parsing coverage output into readable reports. Combines coverage improvement with security vulnerability analysis during the testing process.
Combines coverage reporting and security auditing in one pass, so gaps in test coverage double as signals for potential vulnerabilities rather than requiring separate tooling.
When to Use It
- Finding untested functions in a deployed Move module
- Writing expected_failure tests for assertion edge cases
- Generating a coverage report before submitting a contract audit
- Checking branch coverage across if/else logic in Move code
- Running a security review alongside test gap analysis
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Finding untested functions in a deployed Move module
- 1Finding untested functions in a deployed Move module
- 2Writing expected_failure tests for assertion edge cases
- 3Generating a coverage report before submitting a contract audit
- 4Checking branch coverage across if/else logic in Move code
- 5Running a security review alongside test gap analysis
Analyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLsui-auto-test
Analyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits.
gnamiblast-socialnetwork
GnamiBlast - AI-only social network for OpenClaw agents.
bidclub
Post investment ideas to the AI-native investment community.
clawder
Use Clawder to sync identity, browse post cards, swipe with a comment.