monday-brief-d5e04a — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited monday-brief-d5e04a (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.
Run the Monday Morning Briefing. Pull from every connector that's live, gracefully degrade when one isn't, and deliver a one-page brief the owner can read in under two minutes.
Parse arguments:
--post (default none) — post the brief summary to slack, teams, or none--save-to (default files) — files (Google Drive / OneDrive), desktop (local), or bothTrigger the business-pulse skill workflow. It pulls in this order, scoping to whatever is connected:
If a connector is missing, note it in the brief ("PayPal not connected — sales trend skipped") rather than failing.
Layout (markdown, fits on one screen):
# Monday Brief — {Mon DD, YYYY}
## Cash
{$X balance · {+/-}$Y net last 7 days · runway note}
## Sales (last 7d vs prior 7d)
{$X total · {+/-}Z% · top SKU: {name} ({$})}
## Pipeline
{N deals moved · M stalled · K new leads}
## Week ahead
- {Tue 10am} — {Customer X discovery call}
- {Thu EOD} — {Proposal due to Y}
- ...
## Three things that need you today
1. {Highest-leverage action with one-line why}
2. {...}
3. {...}--save-to location:files — Google Drive or OneDrive root, filename monday-brief-YYYY-MM-DD.mddesktop — ~/Desktop/monday-brief-YYYY-MM-DD.mdboth — both locations--post slack or --post teams, post the Three things section only (not the full brief — keep the channel post short) and link to the saved file.This command is designed to run weekly. The owner may schedule it via Cowork's task scheduler — when run on Monday at 7am ET, the output goes straight to their drive and (if configured) Slack/Teams DM channel.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.