axiom
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
bash -cto executecurlcommands for API interactions. This is documented as a workaround for environment variable persistence issues when using pipes within the specific agent environment. - [EXTERNAL_DOWNLOADS]: Interacts with official Axiom endpoints (
api.axiom.co,*.aws.edge.axiom.co) for observability tasks. These are well-known service domains for logging and analytics. - [CREDENTIALS_UNSAFE]: Authentication is handled via the
AXIOM_TOKENenvironment variable, which is declared in thevm0_secretsmetadata. No actual secrets are hardcoded in the skill; only standard placeholders are provided in examples.
Audit Metadata