solenrich: Skill for Claude Code

.claude/skills/lucid-agent-creator/SKILL.md

lucid-agent-creator is a skill for Claude Code from 0xSardius/solenrich. It costs 89 tokens per session (3,387 once invoked), scanned B, original, no licence file.

A guide for creating Lucid agents with JavaScript handler code. It describes an MCP tool using SIWE, an SDK using a wallet, and viem with custom signing; SIWE means signing in with an Ethereum wallet.

In plain words
What is it for?
Use it when building Lucid agents, configuring payments and identity, or choosing between the supported JavaScript approaches.
Why use it?
It explains the available implementation paths and the code contracts needed to create these agents.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is 0xSardius/solenrich's own configuration. It tells Claude Code how to work on solenrich 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 solenrich configures →

Reuse

Borrowing it

Nothing to install: this file belongs to 0xSardius/solenrich. 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/0xSardius/solenrich/main/.claude/skills/lucid-agent-creator/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/0xSardius/solenrich

Made for: Claude Code.

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 lucid-agent-creator

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xsardius/solenrich/lucid-agent-creator/github.svg)](https://agentmods.dev/skills/0xsardius/solenrich/lucid-agent-creator)
Your own site
<a href="https://agentmods.dev/skills/0xsardius/solenrich/lucid-agent-creator"><img src="https://agentmods.dev/badge/skills/0xsardius/solenrich/lucid-agent-creator/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 lucid-agent-creator

Your own site · 80×15
<a href="https://agentmods.dev/skills/0xsardius/solenrich/lucid-agent-creator"><img src="https://agentmods.dev/badge/skills/0xsardius/solenrich/lucid-agent-creator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,387 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00089 $0.03387
Opus 5 $0.00044 $0.01693
Sonnet 5 $0.00018 $0.00677
Haiku 4.5 $0.00009 $0.00339

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

Security

Grade B, and why

lucid-agent-creator scanned grade B with 1 finding 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 11d 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.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

await fetch('https://api.daydreams.systems/api/agents/setup-payment', { method: 'POST',
.claude/skills/lucid-agent-creator/SKILL.md · 384 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 11d ago First seen · 384 lines · 89 tokens per session scan B 694680c18b88

Subscribe to this mod's changes

lucid-agent-creator is a skill published in the GitHub repository 0xSardius/solenrich (2 stars, last pushed yesterday), with no licence file. It adds 89 tokens to every session and 3,387 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.