fee-abstraction
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides informational content and code snippets for Celo blockchain development. All identified operations and resources are standard for the intended technical use case.
- [EXTERNAL_DOWNLOADS]: References official Celo RPC endpoints (forno.celo.org) and well-known libraries such as
viemandwagmifor blockchain interaction. - [COMMAND_EXECUTION]: Includes a standard administrative command using
celoclito retrieve network configuration from official sources. - [CREDENTIALS_UNSAFE]: Demonstrates best practices for secret management by referencing environment variables (e.g.,
process.env.SPONSOR_PRIVATE_KEY) for sensitive data in code snippets rather than hardcoding credentials.
Audit Metadata