Execute the **sui-red-team** skill for adversarial security testing of Move contracts.
From sui-dev-agentsnpx claudepluginhub first-mover-tw/sui-dev-agents --plugin sui-dev-agentsManages AI Agent Skills on prompts.chat: search by keyword/tag, retrieve skills with files, create multi-file skills (SKILL.md required), add/update/remove files for Claude Code.
Manages AI prompt library on prompts.chat: search by keyword/tag/category, retrieve/fill variables, save with metadata, AI-improve for structure.
Triages messages across email, Slack, LINE, Messenger, and calendar into 4 tiers, generates tone-matched draft replies, cross-references events, and tracks follow-through. Delegate for multi-channel inbox workflows.
Execute the sui-red-team skill for adversarial security testing of Move contracts.
SUI v1.68.1 (Protocol 118, March 2026): Regex test filtering (--filter "pattern"), sui move test uses Sui gas meter, poseidon_bn254 available, gRPC data access (GA), gas schedule rebalanced for dynamic fields.
--keep-tests)tests/red_team_round_{N}_{category}.move
d. Execute: sui move test --filter "red_team_round_{N}"
e. Classify result: EXPLOITED / SUSPICIOUS / DEFENDED
f. Delete test file (unless --keep-tests)sui-developer-subagent for fixes| Round | Category |
|---|---|
| 1 | Access Control |
| 2 | Integer Abuse |
| 3 | Object Manipulation |
| 4 | Economic Attack |
| 5 | Input Fuzzing |
| 6 | Ordering Attack |
| 7 | Type Confusion |
| 8 | Denial of Service |
| 9+ | Combination (pick 2 categories) |
test_scenario for all multi-step attack simulations--keep-tests is specified