web3-account-abstraction
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The content consists of markdown files containing legitimate documentation and code snippets for Account Abstraction development. No malicious instructions or hidden payloads were found.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references reputable and standard Node.js packages (e.g.,
viem,permissionless,@zerodev/sdk) used correctly for blockchain integration. - [CREDENTIALS_UNSAFE] (SAFE): Sensitive parameters like API keys and RPC URLs are represented by clear placeholders (e.g.,
PAYMASTER_API_KEY,bundlerUrl) in example code. - [COMMAND_EXECUTION] (SAFE): Command-line examples are limited to standard local development environment setup, such as running a local node with
anvil.
Audit Metadata