deepbook-sdk
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official project documentation at docs.sui.io and vendor-managed GitHub repositories under the MystenLabs organization for examples and reference code.
- [REMOTE_CODE_EXECUTION]: The instructions guide the installation of @mysten/deepbook-v3 and @mysten/sui via npm. These are official SDKs provided by the technology vendor and are appropriate for the skill's stated purpose.
- [COMMAND_EXECUTION]: The skill includes standard command-line instructions for environment setup and package installation using npm, which are benign and routine for TypeScript development.
- [SAFE]: A thorough analysis of all skill files revealed no evidence of prompt injection, credential harvesting, obfuscation, or unauthorized persistence mechanisms. The code snippets correctly handle placeholders for sensitive values like object IDs and addresses without exposing private keys.
Audit Metadata