kiro-verify-completion-bbec4b — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited kiro-verify-completion-bbec4b (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.
<background_information> This skill prevents false completion claims. A task, fix, or feature is only complete when supported by fresh evidence that matches the scope of the claim. </background_information>
<instructions>
GO from feature-level validationDo not use this skill for early planning or speculative status updates.
Provide:
TASKFIXTEST_OR_BUILDFEATURE_GOReturn one of:
VERIFIEDNOT_VERIFIEDMANUAL_VERIFY_REQUIREDAlso return:
Use the language specified in spec.json.
MANUAL_VERIFY_REQUIRED.Require:
Require:
Require:
Require:
A passing test suite alone is not enough for FEATURE_GO.
Return MANUAL_VERIFY_REQUIRED when:
Return NOT_VERIFIED when:
| Rationalization | Reality |
|---|---|
| “The subagent said it succeeded” | Reported success is not verification evidence. |
| “Tests passed earlier” | Fresh evidence only. |
| “Build should be fine because lint passed” | Lint does not prove build success. |
| “Tests passed and build succeeded, so it must run” | Type erasure, module loading, native ABI, and boot-time config issues can still fail at runtime. |
| “The feature is done because all tasks are checked off” | FEATURE_GO also requires coverage, integration, and design alignment. |
## Verification Result
- STATUS: VERIFIED | NOT_VERIFIED | MANUAL_VERIFY_REQUIRED
- CLAIM_TYPE: TASK | FIX | TEST_OR_BUILD | FEATURE_GO
- CLAIM: <exact claim>
- EVIDENCE: <command/checklist and result>
- GAPS: <scope/evidence mismatch or missing validation>
- NOTES: <next action if not verified></instructions>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.