pickup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pickup (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.
Read a handoff written by the handoff skill and resume the investigation without re-deriving anything — but also without blindly trusting it. A handoff is a snapshot from an earlier moment; some "confirmed facts" may have gone stale. Your job is to load it, restate the goal, re-verify the cheap load-bearing facts, and confirm with the user before acting. Do not start changing things on the strength of the doc alone.
~/.claude/handoffs/<topic-slug>-<YYYY-MM-DD>.md.ls -t ~/.claude/handoffs/*.md 2>/dev/null | head.and ask which one — do not guess.
pick up.
special attention to Next steps, Constraints, Ruled out, and Blockers.
(a version, a curl, an ls, a service status) and that the next action depends on, re-run the check now. The doc records what was true; you act on what is true. Note any fact that has drifted.
about to work toward, drawn from Goal + the first Next step. Not a summary of the whole doc; the one thing you're about to do.
AskUserQuestion to check understanding beforetouching anything. Ask about:
since the handoff was written),
Keep it to the questions whose answers actually change your next move — if the handoff is unambiguous and the facts still hold, ask the single confirming question and move on.
(e.g. sudo / system-state changes are user-run; services that must not be restarted).
Lead your reply with, in this order:
<path> (<topic>, written <YYYY-MM-DD>)Then ask your clarifying question(s). Do not edit files, run state-changing commands, or start the next step until the user has answered.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.