sui-frontend
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill instructs on handling data from external sources, specifically the Sui blockchain and connected browser wallets. This represents a standard attack surface for decentralized applications (dApps). The instructions mitigate common risks by demonstrating best practices like gated queries and proper transaction result handling.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known packages from official registries, such as
@mysten/suiand@mysten/dapp-kit-react. These are the industry-standard libraries for the Sui ecosystem. - [COMMAND_EXECUTION]: The skill contains standard shell commands for package installation (
npm install) which are expected in a developer-focused technical guide.
Audit Metadata