allium-onchain-data
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements security best practices for credential management by instructing the agent to save the API key to a local file with restricted permissions (
chmod 600). - [COMMAND_EXECUTION]: The skill uses
curlandjqfor API interactions and data parsing, which is standard for interacting with REST APIs in a CLI environment. - [EXTERNAL_DOWNLOADS]: All network operations are directed to the official API domain
api.allium.sofor data retrieval and registration purposes. - [DATA_EXFILTRATION]: There is no evidence of sensitive local data being sent to external servers. The registration process correctly prompts the user for name and email before sending them to the service provider.
Audit Metadata