clanker
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or behaviors were detected. The skill strictly serves as an instructional guide and code reference for the Clanker TypeScript SDK.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of the
clanker-sdk,viem, and@openzeppelin/merkle-treepackages. These are standard and widely recognized libraries within the Web3 development ecosystem. - [CREDENTIALS_UNSAFE]: The documentation references the requirement of a
PRIVATE_KEYfor transaction signing. It provides clear warnings against hardcoding secrets, uses appropriate placeholders, and recommends secure management via environment variables. - [COMMAND_EXECUTION]: Contains standard, non-malicious command-line examples for installing dependencies and configuring environment variables.
Audit Metadata