Auditing agent actions
Skill casioreview20-glitch/forge-os/skills-v2/kernel/auditing-agent-actions
Use when model decisions, tool calls, approvals, artifact mutations, provider selections, or evidence issuance must be reconstructed without storing secrets or unverifiable narrative.From its SKILL.md
npx -y skills add casioreview20-glitch/forge-os --skill auditing-agent-actionsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.9 KB, 94 tokens by cl100k_base, as published. Nobody here has run it
Auditing Agent Actions
Core principle
Assign request, route, context, run, tool, evidence, and gate correlation IDs. Expose bounded query views without leaking protected payloads. The runtime owns deterministic scope, coverage, policy, and evidence checks; the agent owns only the judgment that cannot be reduced safely to code.
Do not activate when
- high-volume debug telemetry with no audit value
- raw secret-bearing payloads that policy forbids storing
What ships with it: 9 files
11.3 KB alongside SKILL.md
evaluators/
- baseline.json440 B
- cases.json625 B
- rubric.json416 B
sections/
- decision-tables.md391 B
- examples.md348 B
- failure-modes.md194 B
- procedure.md556 B
- verification.md228 B
- manifest.json8.2 KB