status-bfaec3 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited status-bfaec3 (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.
Show a compact dashboard of everything currently active in this session and its surroundings. Focus on things the user started and forgot about, not on docs or priorities.
| Skill | Scope |
|---|---|
/poke | Heartbeat — "are you stuck right now?" (≤3 lines) |
/status | Dashboard — "what's running in the background?" (this skill) |
/brief | Overnight summary — "what ran while I was asleep?" |
/pickup | New session — "resume the last handoff" |
Don't invoke /next, /brief, or /pickup from here — they're separate flows.
Bash processes launched with run_in_background: true this sessionAgent calls launched with run_in_background: true/loop or /batch-tasks invocations in this conversationCheck via the conversation history — these handles surface in prior tool results.
git status -sb
git log --oneline @{upstream}..HEAD 2>/dev/null | head -5 # unpushed
git worktree listProbe http://localhost:8000/health (or project-specific port). If reachable:
Skip silently if orchestrator isn't running — it's optional.
gh pr list --author "@me" --state open --limit 5
gh run list --limit 3 # recent CI runsSkip if no recent PR context in conversation.
━━━ Session Status ━━━
Background here:
• {handle} — {what it's doing} ({elapsed})
• ... or "none"
Local git:
Branch: {name} ({N ahead / M behind} upstream)
Dirty: {N files} | Worktrees: {count}
Unpushed: {count}
Orchestrator: {N workers, M loops active | not running}
GitHub: {open PRs, CI state | skipped}
━━━━━━━━━━━━━━━━━━━━━━━
→ {one-line recommendation: continue watching X / poke loop Y / resume your last task}none / clean / not running: say so in one line, don't pad the dashboard./brief or /pickup.• worker-3 — DONE 12m ago: tests passed).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.