suisecSui Secure - Pre-simulate transactions via sui client call --dry-run and sui client ptb --dry-run, compare results against user intent to detect malicious contract behavior. Only execute if intent matches; block otherwise.
Install via ClawdBot CLI:
clawdbot install k66inthesky/suisecGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A user wants to buy an NFT on a Sui marketplace using a PTB transaction. SuiSec dry-runs the purchase to verify that only the intended NFT is transferred to the user and the exact SUI amount goes to the seller, blocking any hidden fees or asset diversions.
A user initiates a token swap on a Sui-based decentralized exchange. SuiSec simulates the transaction to ensure the output token amount matches the quoted rate and no extra transfers occur to unknown addresses, preventing price manipulation or theft.
A user withdraws assets from a Sui cross-chain bridge to an external wallet. SuiSec audits the PTB command to confirm the assets are sent only to the specified recipient address, detecting any attempts to hijack the withdrawal to an attacker-controlled account.
A member votes on a proposal in a Sui DAO using a smart contract call. SuiSec dry-runs the vote to verify it only updates the user's voting record without altering other assets or permissions, safeguarding against malicious contract logic that could drain funds.
A player transfers an in-game item to another player in a Sui-based game. SuiSec simulates the transaction to ensure the item is correctly transferred and no additional objects are mutated or deleted, preventing loss of valuable digital assets.
Offer SuiSec as a monthly subscription for developers and enterprises, providing automated transaction auditing and threat detection. Revenue comes from tiered plans based on transaction volume and support levels, with premium features like custom rule sets.
License SuiSec to large organizations such as crypto exchanges or wallet providers for integration into their platforms. Charge upfront fees or annual licenses, with additional revenue from maintenance and customization services for specific security needs.
Provide a free version of SuiSec for individual users with basic auditing, while offering a paid version with advanced analytics, detailed threat reports, and API access. Monetize through upgrades and partnerships with security firms for enhanced data insights.
💬 Integration Tip
Integrate SuiSec into CI/CD pipelines for automated security checks during smart contract deployment, and use it as a pre-signing step in wallet applications to enhance user safety.
Scored May 17, 2026
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Comprehensive security auditing for Clawdbot deployments. Scans for exposed credentials, open ports, weak configs, and vulnerabilities. Auto-fix mode included.
Analyze and classify agent skills for safety using local evaluation. Optionally produce a signed attestation of the vetting result.
Audit codebases and infrastructure for security issues. Use when scanning dependencies for vulnerabilities, detecting hardcoded secrets, checking OWASP top 10 issues, verifying SSL/TLS, auditing file permissions, or reviewing code for injection and auth flaws.
Security engineering workflow for OpenClaw privilege governance and hardening. Use for least-privilege execution, approval-first privileged actions, idle tim...
Git 安全扫描器 - 检查提交中的敏感信息泄露(API keys、密码、token)