distill-protocol — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited distill-protocol (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
distill-protocol-skill/SKILL.md。python3 distill-protocol-skill/kit/protocol_gen.py --owner "你的名字" --tier human_only --output ./my-protocol--tier:human_only | no_commercial_distill | research_ok。
FOR_AI.md 第四节。根据用户第一条消息的语言,全程使用同一语言。
LICENSE-DISTILL.md + manifest.json。distill-protocol-skill/。| 档位 | 含义(摘要) |
|---|---|
human_only | 仅供人类阅读,禁止用于模型训练与自动化蒸馏 |
no_commercial_distill | 允许个人学习,禁止商用蒸馏产物 |
research_ok | 允许研究用途,禁止商用 |
custom | 用户自定义条款(需人工审阅) |
在 `distill-protocol-skill/` 内:
python3 kit/protocol_gen.py --tier human_only --owner "张三" --output ./my-protocol在 仓库根(推荐):
python3 distill-protocol-skill/kit/protocol_gen.py --tier human_only --owner "张三" --output ./my-protocol检查生成的 LICENSE-DISTILL.md 与 manifest.json。
若用户有个人网站,可复制 templates/robots-snippet.txt 思路,拒绝特定 AI 爬虫(示例见 templates/)。
建议将协议与资料包放在同一目录,并在 README 中链接;可选记录文件哈希(文档说明即可)。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.