viem
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious instructions, obfuscation, or security bypass patterns were found in the skill or its reference files.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references the
viemlibrary. This is a highly trusted, open-source dependency maintained by thewevmorganization, aligning with industry standards for blockchain development. - [CREDENTIALS_UNSAFE] (SAFE): Although the skill demonstrates patterns involving private keys and API keys, it correctly uses descriptive placeholders (e.g., 'YOUR_KEY', '0x...') and contains no hardcoded secrets.
- [DATA_EXFILTRATION] (SAFE): Network communication is restricted to standard blockchain RPC endpoints (e.g., Alchemy, Infura) required for the skill's primary purpose. No suspicious outbound connections were identified.
- [COMMAND_EXECUTION] (SAFE): The skill consists exclusively of documentation and TypeScript code snippets. It does not attempt to execute shell commands, manage system processes, or perform unauthorized file system operations.
Audit Metadata