sanction: Skill for Claude Code

.claude/skills/voice-fence/SKILL.md

voice-fence is a skill for Claude Code from ericlovold/sanction. It costs 72 tokens per session (825 once invoked), scanned A, original, no licence file.

Coaching for communication that another person will read as your own, such as posts, emails, direct messages, bios, and talk abstracts. It helps with structure and strategy but does not write the final wording.

In plain words
What is it for?
Use it to plan outreach, LinkedIn posts, emails, DMs, biographies, booking-page text, abstracts, or personal notes.
Why use it?
It preserves your personal voice while helping you decide what to say and how to organise it.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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

Reuse

Borrowing it

Nothing to install: this file belongs to ericlovold/sanction. 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/ericlovold/sanction/main/.claude/skills/voice-fence/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ericlovold/sanction

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 voice-fence

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericlovold/sanction/voice-fence/github.svg)](https://agentmods.dev/skills/ericlovold/sanction/voice-fence)
Your own site
<a href="https://agentmods.dev/skills/ericlovold/sanction/voice-fence"><img src="https://agentmods.dev/badge/skills/ericlovold/sanction/voice-fence/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 voice-fence

Your own site · 80×15
<a href="https://agentmods.dev/skills/ericlovold/sanction/voice-fence"><img src="https://agentmods.dev/badge/skills/ericlovold/sanction/voice-fence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 825 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.00072 $0.00825
Opus 5 $0.00036 $0.00413
Sonnet 5 $0.00014 $0.00165
Haiku 4.5 $0.00007 $0.00082

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

Security

Grade A, and why

voice-fence 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 8d 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.

.claude/skills/voice-fence/SKILL.md · 72 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 8d ago First seen · 72 lines · 72 tokens per session scan A c4dfc9380d6e

Subscribe to this mod's changes

voice-fence is a skill published in the GitHub repository ericlovold/sanction (2 stars, last pushed yesterday), with no licence file. It adds 72 tokens to every session and 825 once invoked, about $0.0004 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-08-31.

Related

Other skills, from other repositories

stripe-apps

Use when building, modifying, or reviewing a Stripe App — or when the user describes something that implies one (e.g. "add a panel to the customer page", "customize my Stripe Dashboard", "react to Stripe events from my app", "connect my service to Stripe without sharing API keys"). Covers the full app development…

stripe/ai · 197 tokens

frontend-ai-guide

Applies React/TypeScript-specific technical decision criteria, anti-pattern detection, debugging, and frontend quality gates. Use when reviewing components, hooks, browser behavior, or frontend implementation completeness.

shinpr/claude-code-workflows · 41 tokens

output-dev-eval-testing

Create offline evaluation tests for Output SDK workflows using @outputai/evals. Use when implementing test evaluators with verify(), creating dataset YAML files, building eval workflows, or running workflow tests via CLI.

growthxai/output · 46 tokens

output-meta-project-context

Comprehensive guide to Output.ai Framework for building durable, LLM-powered workflows orchestrated by Temporal. Covers project structure, workflow patterns, steps, LLM integration, HTTP clients, CLI commands, and the full inventory of available agents and skills.

growthxai/output · 54 tokens

output-eval-error-analysis

Systematically review workflow traces to identify failure modes before building evaluators. Use when starting an eval project, after significant pipeline changes, or when production quality drops.

growthxai/output · 38 tokens

output-build-workflow

Implement an Output SDK workflow from a plan document. Use when the user asks to build, implement, or code a workflow from an existing plan, or after output-plan-workflow has produced a plan and the user is ready to build.

growthxai/output · 52 tokens