prototype — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited prototype (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.
Prototype 是回答一个问题的一次性代码。问题决定形状。
识别正在回答的问题:来自用户 prompt、周围 code,或在用户在线时询问:
两个分支会产出非常不同的 artifacts;选错会浪费整个 prototype。如果问题确实模糊且用户不可达,默认选择更匹配周围 code 的分支(backend module → logic;page 或 component → UI),并在 prototype 顶部说明 assumption。
pnpm <name>、python <path>、bun <path> 等。用户必须不用思考就能启动它。Prototype 中唯一值得保留的是_答案_。把答案和它回答的问题一起捕获到 durable 位置(commit message、ADR、issue,或 prototype 旁边的 NOTES.md)。如果用户在线,这个捕获是一次快速对话;如果不在线,留下 placeholder,让他们(或下一次的你)在删除 prototype 前填入 verdict。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.