sui-seal
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill serves as a technical guide for using the
@mysten/sealTypeScript SDK and developing Sui Move access policies. - [EXTERNAL_DOWNLOADS]: References official and well-known resources, including the
@mysten/sealand@mysten/suiNPM packages and the MystenLabs/seal GitHub repository for reference Move patterns. These sources are considered trusted within the Sui ecosystem. - [CREDENTIALS_UNSAFE]: Appropriately handles secrets by suggesting the use of environment variables (e.g.,
process.env.SEAL_API_KEY) for API keys and advising on the disposal of ephemeral symmetric keys unless specifically required for recovery.
Audit Metadata