blockchain-developer
PassAudited by VirusTotal on May 4, 2026.
Overview
Type: OpenClaw Skill Name: ah-blockchain-developer Version: 1.0.0 The skill bundle defines a standard persona for a blockchain developer, providing comprehensive guidelines on Web3 technologies, security best practices, and smart contract development. The content in SKILL.md is purely instructional and includes a safe Solidity code template using industry-standard OpenZeppelin libraries, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Using this guidance with a real wallet could cause transactions or deployments that cost funds or affect assets.
Wallet integration and deployment guidance are expected for a blockchain developer skill, but they may involve account authority, transaction signing, and on-chain actions if a user follows generated code.
- Wallet integration (MetaMask, WalletConnect) ... // Deployment script ... await Contract.deploy();
Use testnets first, never share seed phrases or private keys, review code before deployment, and only sign wallet transactions you understand.
