skills/daxledger/skills/daxledger-api/Gen Agent Trust Hub

daxledger-api

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: All network requests are directed to app.daxledger.io, which is the verified official domain of the skill author DaxLedger.
  • [SAFE]: Sensitive authentication tokens and keys are correctly handled using environment variables (DAXLEDGER_API_KEY and DAXLEDGER_API_SECRET), avoiding the risk of hardcoded credentials.
  • [SAFE]: The requirement for Base64 encoding of transaction filters is a standard implementation detail of the DAX Ledger API and does not represent an attempt to hide malicious activity.
  • [SAFE]: The skill uses safe, standard logic for data formatting, such as converting epoch timestamps to ISO strings, with no signs of dangerous dynamic code execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 02:52 PM