blockchain-developer
PassAudited by ClawScan on May 4, 2026.
Overview
This is an instruction-only blockchain development helper with no install code, but users should be careful with any wallet signing or deployment guidance it provides.
This skill appears safe to install as an instruction-only helper. Treat any wallet, deployment, or DeFi advice carefully: do not provide private keys or seed phrases, prefer testnets for experiments, and independently review smart contract code before using it with real funds.
Findings (1)
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.
