object-ownership

Community

Clarify and secure Sui Move object ownership.

AuthorPlamenTSV
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Auditing Sui Move code for object ownership and lifecycle patterns to prevent ownership misconfigurations, orphaned objects, and unsafe transfers.

Core Features & Use Cases

  • Object lifecycle analysis for all Move structs with key ability, including ownership states (OWNED/SHARED/FROZEN/WRAPPED/MIXED) and their implications.
  • Guidance on transfer and mutation safety for owned, shared, and wrapped objects, including detection of risky patterns like missing unwrap paths or unsupported transfers.
  • Finding templates and structured steps to document issues, with references to R4, R5, R9, R10, R13.

Quick Start

Run the object-ownership audit on your Sui Move codebase to identify ownership vulnerabilities and object lifecycle risks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: object-ownership
Download link: https://github.com/PlamenTSV/plamen/archive/main.zip#object-ownership

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.