fable-audit

仓库创建 2026年7月5日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

适合发布前或合规性检查的全面风险评估。

▸ 风险提示

运行审计通常需要读取代码库及较高权限访问。

这个 Skill 做什么

面向代码库的证据优先审计,检查正确性与安全隐私风险。

以证据为先对代码库做一次全面审计:覆盖正确性、安全与隐私、数据与集成、运行与测试以及文档与现实的一致性,默认只读并产出问题清单。适合在大改、上线前或要彻底排查 bug 和风险时使用。特点是强调证据链和多维风险视角,同时支持用合同/治理模板把审计流程落地执行。

▸ 展开 SKILL.md 英文原文

Evidence-first codebase audit for correctness, security, privacy, data, integration, operational, test, and docs-vs-reality risks. Use when the user asks for a Fable-5 audit, exhaustive audit, bug hunt, risk review, codebase audit, security/integration audit, or asks Codex to find issues before changing code.

开发编程代码审计安全隐私证据驱动Codex
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/rhein1/fable5-codex/main/plugins/fable5-codex/skills/fable-audit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/rhein1/fable5-codex/main/plugins/fable5-codex/skills/fable-audit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Fable Audit

Run an evidence-first audit. Default to read-only unless the user explicitly asks for fixes.

For ECF-style governed runs, use the plugin reference at `../../references/ecf-run-contract.md` and the starter template at `../../templates/fable-ecf-run-contract.json`. The contract records scope, authority, required lenses, delegation policy, authority split, evidence policy, verification policy, and the final receipt. It does not itself spawn subagents.

## Workflow

1. Restate scope, focus, and any authority boundaries.
2. Declare the run mode: `multi-agent` only when real subagents will be spawned, otherwise `single-agent multi-lens`.
3. Declare the ECF run contract inline or as
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有