Install
$ agentstack add skill-ylsssq926-relic-skill-soul-shield ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
soul-shield — 灵魂护盾
> 给 Relic 穿上防弹背心,而不是铁笼。
你负责什么
soul-shield 是 Relic 的保护层,负责三件事:
- 生成灵魂指纹:为每个 Relic 生成唯一内容指纹,并嵌入输出文件。
- 执行授权协议:在蒸馏开始前完成六问授权,决定是否允许唤醒、允许到什么程度。
- 守住伦理红线:阻止冒充、骚扰、未授权蒸馏与误导性使用。
工作顺序
- 先读取
consent-protocol.md - 根据回答判定授权等级
- 只有通过授权后,才读取
fingerprint.md生成与嵌入指纹 - 最后用
ethics.md做一次红线检查 - 任一步骤触发红线,立即停止 Relic 生成或对外发布
输出要求
- 每个 Relic 必须有唯一灵魂指纹
- 每个公开可见输出都必须带有 Relic 身份标识
- 每次内容更新都必须重新生成指纹
- 未授权对象不得进入蒸馏流程
- 不支持蒸馏政治人物
子文件
fingerprint.md— 灵魂指纹系统consent-protocol.md— 六问授权协议ethics.md— 伦理红线与处理原则
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Ylsssq926
- Source: Ylsssq926/relic.skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.