deepbookv3-staking-governance
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
@mysten/deepbook-v3and@mysten/suilibraries. These are official development kits for the Sui blockchain and are recognized as standard, reputable service dependencies. - [INDIRECT_PROMPT_INJECTION]: The skill allows for the processing of user-supplied data to interact with blockchain protocols.
- Ingestion points: User-provided
amountandproposalIdvalues used in transaction construction. - Boundary markers: None; the data is passed into typed SDK methods.
- Capability inventory: Preparation and execution of on-chain transactions via the Sui network client.
- Sanitization: Relies on SDK-level validation and standard transaction signing workflows.
Audit Metadata