relic-shield

relic-shield is a skill for Claude Code from Ylsssq926/relic.skill. It costs 51 tokens per session (450 once invoked), scanned A, original, MIT.

A protection and permission process for digital profiles called Relics. It creates an identifying fingerprint, checks whether use is authorised, and applies ethical restrictions before a Relic is created or shared.

In plain words
What is it for?
Use it to obtain consent, set the allowed level of use, add identity markings to outputs, regenerate fingerprints after updates, and stop requests that break its ethical rules.
Why use it?
It helps prevent unauthorised copying, tampering, impersonation, harassment, and misleading use of a Relic.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it to obtain consent, set the allowed level of use, add identity markings to outputs, regenerate fingerprints after updates, and stop requests that break its ethical rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ylsssq926/relic.skill/soul-shield
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Ylsssq926/relic.skill --skill soul-shield
Clone the repo
git clone --depth 1 https://github.com/Ylsssq926/relic.skill

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 relic-shield

README.md
[![agentmods](https://agentmods.dev/badge/skills/ylsssq926/relic.skill/soul-shield/github.svg)](https://agentmods.dev/skills/ylsssq926/relic.skill/soul-shield)
Your own site
<a href="https://agentmods.dev/skills/ylsssq926/relic.skill/soul-shield"><img src="https://agentmods.dev/badge/skills/ylsssq926/relic.skill/soul-shield/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 relic-shield

Your own site · 80×15
<a href="https://agentmods.dev/skills/ylsssq926/relic.skill/soul-shield"><img src="https://agentmods.dev/badge/skills/ylsssq926/relic.skill/soul-shield.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 450 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 original 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.00051 $0.00450
Opus 5 $0.00026 $0.00225
Sonnet 5 $0.00010 $0.00090
Haiku 4.5 $0.00005 $0.00045

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

Security

Grade A, and why

relic-shield 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 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.

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.

soul-shield/SKILL.md · 45 lines

What it actually says

soul-shield — 灵魂护盾

给 Relic 穿上防弹背心,而不是铁笼。

你负责什么

soul-shield 是 Relic 的保护层,负责三件事:

  1. 生成灵魂指纹:为每个 Relic 生成唯一内容指纹,并嵌入输出文件。
  2. 执行授权协议:在蒸馏开始前完成六问授权,决定是否允许唤醒、允许到什么程度。
  3. 守住伦理红线:阻止冒充、骚扰、未授权蒸馏与误导性使用。

工作顺序

  1. 先读取 consent-protocol.md
  2. 根据回答判定授权等级
  3. 只有通过授权后,才读取 fingerprint.md 生成与嵌入指纹
  4. 最后用 ethics.md 做一次红线检查
  5. 任一步骤触发红线,立即停止 Relic 生成或对外发布

输出要求

  • 每个 Relic 必须有唯一灵魂指纹
  • 每个公开可见输出都必须带有 Relic 身份标识
  • 每次内容更新都必须重新生成指纹
  • 未授权对象不得进入蒸馏流程
  • 不支持蒸馏政治人物

子文件

  • fingerprint.md — 灵魂指纹系统
  • consent-protocol.md — 六问授权协议
  • ethics.md — 伦理红线与处理原则
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 45 lines · 51 tokens per session scan A 3e10484e15a9

Subscribe to this mod's changes

relic-shield is a skill published in the GitHub repository Ylsssq926/relic.skill (75 stars, last pushed 3mo ago), licensed MIT. It adds 51 tokens to every session and 450 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

immortal-skill

A framework for building a digital version of a person from conversations, social-media material, and documents. It extracts working methods, interaction patterns, memories, and personality into a reusable agent skill, with templates for different relationships.

agenmod/immortal-skill · 76 tokens

distill-protocol

A protocol for creating a usage document and manifest that state who may use a supplied information package and whether AI training or commercial distillation is allowed. Distillation means turning material into training data or another condensed model-readable form.

agenmod/immortal-skill · 46 tokens

distill-shield

A tool for adding traceable markers and optional hardening steps to data packages before handing them to someone else. It is intended for data you own or are authorised to handle.

agenmod/immortal-skill · 41 tokens

rag-evaluator

Generates tailored giskard.checks evaluation suites for RAG (Retrieval-Augmented Generation) systems. Use whenever a user describes a Q&A bot grounded in documents, a knowledge-base chatbot, a retrieval system, or wants to evaluate answer groundedness, faithfulness, hallucination, retrieval quality, citation accuracy…

Giskard-AI/giskard-skills · 204 tokens

scenario-generator

Generates tailored giskard.checks test scenarios and suites for AI agents. Use when user describes their agent and fears, asks to "create scenarios", "test my agent", "generate checks", "evaluate my chatbot", "red-team my AI", or wants to build adversarial test cases for LLM-based applications.

Giskard-AI/giskard-skills · 68 tokens

steamer

A Chinese-language workflow for building a digital profile of a person from public, traceable material, such as talks, papers, interviews, and official posts.

agenmod/immortal-skill · 55 tokens