Real Skill packageSource verifiedClawHub registry

axiom_wallet

Use Axiom Wallet via MCP to manage payment methods, review account activity, and complete user-requested purchases through Axiom's server-managed browser checkout.

Identity and source

Publisher attributionAxiomregistry owner unverified by skillvetai
Functional categoryBrowser Automation & RPAautomatically inferred · 57% rule confidence
Package forminstruction bundle4 recorded files
Canonical sourceClawHub registryclawhub:axiom-wallet:axiom
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/axiom_wallet
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/axiom_wallet
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/axiom_wallet
2 structural issues
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md
  • error: metadata.openclaw.requires.bins must be an array of non-empty strings. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @axiom-wallet/axiom
clawhub inspect @axiom-wallet/axiom --version 0.1.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 4 inspected as text
Checked
8/22/2026, 1:51:36 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: api.useaxiom.ai
  • api: app.useaxiom.ai
  • api: clawhub.ai
  • api: mcp.useaxiom.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 9:41:16 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a505fc860f2ec0b59033c8b30d36d3705083c5f61a2eae96cc003697004b8dae
Show up to 4 recorded paths
  • references/authentication.md
  • skill-card.md
  • SKILL.md
  • VERSION

Source changelog

Axiom skill v0.1.1 changelog - Updated polling behavior for `get_purchase_status`: each call now waits up to 30 seconds for a parked/terminal status change and returns accordingly, supporting keep-polling responses if work is still in progress. - Clarified tool documentation for polling (`get_purchase_status`), reflecting timing and workflow expectations. - Removed the unused `skill-card.md` file. - No behavior changes beyond improved documentation for polling.