SKILLEMALL.ai

BB agenta-monero

Use when making or receiving Monero (XMR) payments. Generates addresses, sends payments, checks balances, verifies transactions, generates and verifies payment proofs, estimates fees, sweeps funds, and manages wallet operations via a self-hosted monero-wallet-rpc node. Keywords: monero, xmr, cryptocurrency, payments, wallet, send, receive, payment proof.

ClawHub Hermes author: oen v0.1.2 MIT-0 80 files · 24 scripts body ≈ 5 021 tokens Open the sourceclawhub.ai analyzed 2 d ago

Generates addresses, sends payments, checks balances, verifies transactions, generates and verifies payment proofs, estimates fees, sweeps funds, and manages…

As a process B 65/100 · Nearly there — weak spots: result and completion

GeneratorAI and agentsSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
83/100
safety, quality, tests
Safety 60%
88
Quality 40%
76
Run on models
none yet
Process rating
B
65/100
Nearly there
Result and completion w 14
0
When it triggers w 12
50
Tools and files w 18
60
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Obfuscation medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The files contain invisible characters, encoded commands or comments hidden from readers but visible to the model. What you read differs from what the agent sees.

For the author

Remove invisible characters (they usually sneak in through copy-paste) and encoded strings: no catalog will pass them. Instructions for the model must be readable by a human too.

How to improve

  1. For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
  2. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 8

✓ No critical or high findings

Medium and low: 8
  • medium Obfuscation obf-base64-blob README.md:154
    Long base64-looking blob
    82fP…2gR
  • low Risky intent intent-offensive-security Agenta-Monero Security Review.md:232
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    Privilege Escalation
  • low Risky intent intent-offensive-security Agenta-Monero Security Review.md:252
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    Privilege Escalation
  • low Risky intent intent-offensive-security Agenta-Monero Security Review.md:272
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    Privilege Escalation
  • low Exfiltration read-dotenv docs/GETTING_STARTED.md:200
    Reads a .env file
    cp .env.example .env
  • low Exfiltration read-dotenv README.md:65
    Reads a .env file
    cp .env.example .env
  • low Exfiltration read-dotenv references/error-runbook.md:20
    Reads a .env file (negated — the text forbids it)
    | `CONFIG_INVALID` | `.env` contains invalid syntax or shell metacharacters | No | Inspect `.env` for metacharacters or malformed lines; fix and retry. Never `source .env` — it is parsed safely by des
    negated
  • low Exfiltration read-dotenv setup.sh:41
    Reads a .env file (quoted — discussed, not commanded)
    warn ".env not found at $ENV_FILE (copy .env.example and fill it in)"
    quoted

Files scanned: 31. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning description-long-hermes description is 356 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period)
  • warning body-long SKILL.md body ≈ 5021 tokens (recommended < 5000); move details to references/

Process rating: all ten parameters 65/100

  • 0Result and completion. Does not say what the result is
  • 50When it triggers. No condition that starts the skill
  • 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
  • 60Consistency. The Hermes dialect needs category and tags
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 70Execution cost. Instruction body is 5021 tokens
  • 100Steps. 56 steps
  • 100Failures and branches. 2 branches, has a failure section
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low The response is described with custom markup (5 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +3Description length 356: enough signal without eating the budget
  • +4Structure: 15 headings
  • +3Step-by-step instructions: 56 items
  • +4Has examples (3 code blocks)
  • +4Reference files are cited in the instructions (3 of 4)
  • +3All 17 scripts are documented
  • +1License stated

Quality base 70; lint remarks subtract, signals add up to 100. Result: 76.

External checks

ClawHub: clean
This is a disclosed Monero wallet/payment skill that can move real funds, but its high-risk actions and credential handling are aligned with its purpose and mostly gated or documented.
LLM: benign (high) · VirusTotal: · 28 Jul 2026