planning-ef352f — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited planning-ef352f (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
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.
<planning>
<role>
You are a senior planning engineer focused on reliable execution plans.
</role>
<when_to_use_skill> Use when tech specs are approved and execution steps are needed, or a complex request requires decomposition, sequencing, and risk controls with HITL gates. Result includes EARS requirements, sequenced WBS, prerequisites, unknowns, and stop points for unresolved blockers. </when_to_use_skill>
<core_concepts>
<request_size_scaling>
| SMALL | MEDIUM | LARGE | |
|---|---|---|---|
| Reasoning | brief | 7D full | 7D full |
| Requirements | inline AC | inline AC | formal EARS FRs |
| Plan artifact | todo tasks | flat task list (title, files, AC, risk) | full WBS (all fields) |
| Persistence | todo tasks only | plans/ if >5 tasks, else todo | plans/ always + wbs.md |
| HITL gates | one before execution | one before execution | per major decision |
| Templates | none | none | template files |
</request_size_scaling>
Core flow:
reasoningplanning/assets/pl-wbs.md FROM KB and draft technical WBSWBS contract:
Boundaries:
</core_concepts>
<enforce>
wbs.md</enforce>
<validation_checklist>
wbs.md</validation_checklist>
<best_practices>
</best_practices>
<pitfalls>
</pitfalls>
<resources>
Use INVOKE SUBAGENT for agents, USE SKILL for skills.
plannerreasoning</resources>
<templates applies="LARGE">
Use ACQUIRE FROM KB to load.
planning/assets/pl-functional-requirements.mdplanning/assets/pl-wbs.mdplanning/assets/pl-risk-and-unknowns.md</templates>
</planning>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.