xelis-genesix-wallet: Skill for Claude Code

.agents/skills/validation-runner/SKILL.md

validation-runner is a skill for Claude Code, Codex from xelis-project/xelis-genesix-wallet. It costs 49 tokens per session (247 once invoked), scanned A, original, GPL-3.0.

A skill that chooses and runs the appropriate validation checks for a project after changes or before delivery.

In plain words
What is it for?
Use it to validate Dart, Flutter, Rust, and documentation changes, rerun checks after failures, and verify generated output.
Why use it?
It reduces the chance of handing over stale or broken output and helps determine which checks are appropriate when validation fails.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is xelis-project/xelis-genesix-wallet's own configuration. It tells Claude Code and Codex how to work on xelis-genesix-wallet itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything xelis-genesix-wallet configures →

Reuse

Borrowing it

Nothing to install: this file belongs to xelis-project/xelis-genesix-wallet. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/xelis-project/xelis-genesix-wallet/main/.agents/skills/validation-runner/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/xelis-project/xelis-genesix-wallet

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for validation-runner

README.md
[![agentmods](https://agentmods.dev/badge/skills/xelis-project/xelis-genesix-wallet/validation-runner/github.svg)](https://agentmods.dev/skills/xelis-project/xelis-genesix-wallet/validation-runner)
Your own site
<a href="https://agentmods.dev/skills/xelis-project/xelis-genesix-wallet/validation-runner"><img src="https://agentmods.dev/badge/skills/xelis-project/xelis-genesix-wallet/validation-runner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for validation-runner

Your own site · 80×15
<a href="https://agentmods.dev/skills/xelis-project/xelis-genesix-wallet/validation-runner"><img src="https://agentmods.dev/badge/skills/xelis-project/xelis-genesix-wallet/validation-runner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 247 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00049 $0.00247
Opus 5 $0.00024 $0.00123
Sonnet 5 $0.00010 $0.00049
Haiku 4.5 $0.00005 $0.00025

Measured 9d ago against content hash 76a93c27033a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

validation-runner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/validation-runner/SKILL.md · 30 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 30 lines · 49 tokens per session scan A 76a93c27033a

Subscribe to this mod's changes

validation-runner is a skill published in the GitHub repository xelis-project/xelis-genesix-wallet (38 stars, last pushed 4d ago), licensed GPL-3.0. It adds 49 tokens to every session and 247 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other skills, from other repositories

flutter-mcp-toolkit-control

Drive a running Flutter app — tap, scroll, type, fill forms, hot-reload, navigate. Use when you need to interact with the UI.

Arenukvern/mcp_flutter · 38 tokens

flutter-mcp-cli-runtime-validation

Run Flutter MCP runtime validation from CLI in two steps (launch app, then run validate-runtime), including toolkit-extension gating, screenshot/layout capture, app error collection, optional reload verification, and retry handling for transient first-connect failures.

Arenukvern/mcp_flutter · 52 tokens

quality-engineering-appium-mcp

Drives iOS/Android mobile devices via Appium MCP. Use for verifying mobile bugs, E2E tests, and navigating real device clouds (LambdaTest/BrowserStack).

HoangNguyen0403/agent-skills-standard · 44 tokens

common-mobile-visual-testing

Standardizes mobile UI audits, performance/scroll checks, RTL verification, and state-specific testing on iOS/Android.

HoangNguyen0403/agent-skills-standard · 30 tokens

android-testing

Write Android unit, Compose UI, and Hilt-integrated tests. Use when designing test behavior with MockK or coroutine test utilities; defer database/WorkManager-specific recipes to the owning feature skill.

HoangNguyen0403/agent-skills-standard · 43 tokens

fluttersdk-dusk

End-to-end driver for Flutter apps, designed for LLM agents. The running app exposes a ext.dusk. VM Service surface plus an MCP server; the agent calls dusk tools (or ./bin/fsa dusk: from a shell) to snap the Semantics tree, mint ref tokens, gesture against them, wait for conditions, screenshot, and hot-reload, all…

fluttersdk/ai · 282 tokens