agentsclimarketplace

Missing audit status verdicts

Skill jacob-balslev/skill-graph/audits/gate-conformance/fixtures/warn/missing-audit-status-verdicts

Warning fixture for the gate-conformance suite: the sidecar is schema-valid but omits the four durable Audit Status verdict fields. Activate only inside test-gate-conformance.js to prove lint warns without failing. Do NOT use as a production skill.From its SKILL.md

Install
npx -y skills add jacob-balslev/skill-graph --skill missing-audit-status-verdicts

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 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 Apache-2.0. 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

1.7 KB, 259 tokens by cl100k_base, as published. Nobody here has run it

Missing Audit Status Verdicts Fixture

Concept of the skill

What it is: A deliberately incomplete audit-state fixture used only by the conformance runner. Mental model: The sidecar is valid enough to load, but lacks the four durable Audit Status verdict fields. Why it exists: To prove the lint warning surfaces migration backlog without failing the current corpus. What it is NOT: It is not a production skill and never routes outside the test runner. Adjacent concepts: audit-state sidecars and four-verdict Audit Status. One-line analogy: It is a checklist with the status row left blank. Common misconception: That missing loop-written verdicts should be hand-authored to silence the warning — they should be stamped by the Skill Audit Loop.

Coverage

Schema-valid sidecar basics with missing structural_verdict, truth_verdict, and comprehension_verdict.

Philosophy of the skill

Warnings are still executable contract. This fixture keeps report-only migration debt visible without turning it into a hard gate.

Verification

Exercised by the gate-conformance runner; expected to exit 0 and emit the audit-status warning.

Do NOT Use When

  • Always. This is a test fixture, not a usable skill.

What ships with it: 1 file

261 B alongside SKILL.md

Keep looking

Skills are one crate of 326,835. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.