fizzy-board-monitor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fizzy-board-monitor (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.
Display an on-demand Kanban-style overview of any Fizzy board, with cards grouped by column.
Bearer token: R2Rek4vNLSrr12F9QFkBy3BZ Account ID: 6132669 Base URL: https://app.fizzy.do
| Board ID | Name | Default? |
|---|---|---|
| 03fd4omd9qico7wmyyof5yfe4 | QA Board | YES |
Default behaviour: always show the QA board unless the user explicitly names a different board.
03fd4omd9qico7wmyyof5yfe4)curl -s "https://app.fizzy.do/6132669/boards" \
-H "Accept: application/json" \
-H "Authorization: Bearer R2Rek4vNLSrr12F9QFkBy3BZ"curl -s "https://app.fizzy.do/6132669/boards/<BOARD_ID>/columns" \
-H "Accept: application/json" \
-H "Authorization: Bearer R2Rek4vNLSrr12F9QFkBy3BZ"Note column IDs and names (e.g., "To Do", "In Progress", "Done").
curl -s "https://app.fizzy.do/6132669/cards?board_ids[]=<BOARD_ID>&status=open" \
-H "Accept: application/json" \
-H "Authorization: Bearer R2Rek4vNLSrr12F9QFkBy3BZ"Follow Link: rel="next" headers for pagination if the board has many cards.
Map each card to its column using the card's column_id field. Count cards per column.
Fizzy Board — QA Board (YYYY-MM-DD HH:MM)
https://app.fizzy.do/6132669/boards/03fd4omd9qico7wmyyof5yfe4
┌─────────────────────────────────────────────────────────────┐
│ TO DO (3) │ IN PROGRESS (2) │ DONE (5) │
├─────────────────────────────────────────────────────────────┤
│ #45 Game disconnect│ #42 Payment retry │ #38 Admin label │
│ #44 Seed script │ #41 JWKS 500 │ #37 Leaderboard │
│ #43 Refactor auth │ │ ... │
└─────────────────────────────────────────────────────────────┘
Total open: 5 | Closed today: 5If the terminal doesn't support box-drawing characters, use plain text with --- separators.
Show each card as: #<number> <title> — keep titles to 20 chars, truncate with … if longer.
After the overview, offer:
(empty) label~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.