skills/axiomhq/skills/query-metrics/Gen Agent Trust Hub

query-metrics

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFEDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a set of bash scripts (e.g., scripts/metrics-query, scripts/axiom-api) to perform its primary functions. These scripts are used to wrap API calls and process data using jq and curl.
  • [EXTERNAL_DOWNLOADS]: Performs network requests via curl to Axiom's official API endpoints (e.g., api.axiom.co and *.edge.axiom.co). These operations are used to fetch dataset metadata and execute metrics queries.
  • [CREDENTIALS_UNSAFE]: The skill is designed to read authentication tokens and organization IDs from a local configuration file at ~/.axiom.toml. This is the documented mechanism for managing credentials for the Axiom CLI and related tools.
  • [DATA_EXFILTRATION]: Transmits query parameters and authentication headers to Axiom's infrastructure. This behavior is the intended functionality of the skill for performing observability tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 10:00 PM