openplan-align — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited openplan-align (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.
Use this after $openplan-core when the next safe action depends on understanding the goal/intent.
| Layer | Question | Enough When |
|---|---|---|
| L1 WHY | Why does this need to exist? | Job-to-be-done is explicit |
| L2 WHO/WHERE | Who uses it and in what constraints? | Context and stakeholders are clear |
| L3 WHAT | What is in and out of scope? | Boundaries are explicit |
| L4 HOW macro | What modules or artifacts are involved? | Interfaces and ownership are named |
| L5 RISK | What might fail or be unknown? | Risks have a research or mitigation path |
| L6 VERIFY | How will success be checked? | Testable criteria exist |
| L7 DETAIL | What exact implementation detail matters? | Work is actionable |
Do not force all seven layers for a small request. Use the smallest depth that prevents a wrong next action.
For lightweight alignment:
Goal/Intent:
Known facts:
Assumptions:
Blind spots:
Human decisions:
Recommended next route:For formal alignment, use references/alignment-contract.md.
Human decisions required.For Claude Code, use assets/claude-code-command.md as a slash command or prompt seed.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.