somnia-blockchain
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses the dynamic context syntax to execute a shell command (
cat references/l1/network-config.json) when the skill is loaded. This is used to fetch local network configuration for documentation purposes and does not involve untrusted input or access to sensitive system files. - [EXTERNAL_DOWNLOADS]: The documentation references official Somnia ecosystem packages and standard web3 libraries for building on the chain. These dependencies are standard and appropriate for the skill's stated purpose.
- Evidence:
@somnia-chain/reactivity,@somnia-chain/viem-session-account,viem. - [DATA_EXPOSURE]: The skill provides best-practice guidance for handling sensitive data, such as advising against hardcoding seeds or private keys and suggesting the use of environment variables.
Audit Metadata