query-metrics
Audited by Runlayer on Mar 14, 2026
Data Exfiltration
Data Exfiltration
Privilege Escalation
Risky tool definition detected
exit 1 fi CONFIG_FILE="$HOME/.axiom.toml" extract_value() { local key="$1" awk -v deployment="$DEPLOYMENT" -v key="$key" ' /^[[:space:]]*\[deployments\./ { in_deployment = ($0 ~ "\\[deployments\\." deployment "\\]") } in_deployment && $1 == key { gsub(/[" ]/, "", $3); print $3; exit } ' "$CONFIG_FILE" } FALLBACK_URL=$(extract_value "url") EDGE_DEPLOYMENT=$("$SCRIPT_DIR/axiom-api" "$DEPLOYMENT" GET /v1/datasets \ | jq -r --arg name "$DATASET" '.[] | select(.name == $name) | .edgeDeployment // emp
Data Exfiltration
Supply Chain Compromise
Privilege Escalation
Supply Chain Compromise
Data Exfiltration
Privilege Escalation
Supply Chain Compromise
Passed Files (1)Click to expand
Tool passed security scan