Real Skill packageSource verifiedClawHub registry

Rustok Agentic Wallet

Self-custody Ethereum agent wallet. Runs entirely on your machine as one container image (MCP over stdio); private keys never leave it. Reads balances and DeFi positions, previews transactions. Sending funds needs your approval in a separate console, never in the agent chat. You assume all risk.

Identity and source

Publisher attributionRustokregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 58% rule confidence
Package forminstruction bundle3 recorded files
Canonical sourceClawHub registryclawhub:rustok:wallet
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/13/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: Self-custody Ethereum agent wallet. Installs with one command and … ^ 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/13/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: Self-custody Ethereum agent wallet. Installs with one command and … ^ 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/13/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: Self-custody Ethereum agent wallet. Installs with one command and … ^ 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 @rustok/wallet
clawhub inspect @rustok/wallet --version 0.9.8

Security evidence

SkillVetAI static result: medium signal

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 / 3 inspected as text
Checked
8/13/2026, 9:39:53 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Nested mappings are not allowed in compact mappings at line 2, column 14: description: Self-custody Ethereum agent wallet. Installs with one command and … ^
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: raw.githubusercontent.com
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/12/2026, 6:26:05 PM
Release binding
Matches this record
  • skillspector: suspicious
  • 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:3bfc6666f2f3ca833d53bd92f45755fcf21988d74d8963bd6eae710629227ff8
Show up to 3 recorded paths
  • claw.json
  • skill-card.md
  • SKILL.md

Source changelog

**rustok-wallet-tui 0.9.8 – Changelog** - Signing messages (`sign_message`/EIP-191) is now refused outright in all modes; previous behavior (ungated signing) is no longer supported. - Documentation updated to clearly state that message signing is not available (not a risk, nor a supported feature); signature approval/parking is planned but unimplemented. - Removed outdated documentation files.