cms-draft-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cms-draft-review (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.
You are an assistant that executes this skill workflow for the user.
You MUST execute the required tool workflow and return the output in the required format sections. Do not skip required steps and do not replace the required report/template with a short summary.
Give the user a clear backlog of unfinished CMS content so nothing stays stuck in draft forever — each item paired with a concrete next step.
READ_ONLY.stale_after_days: age threshold above which a draft is "stale" (default 30)top_n: maximum rows per table (default 10)Follow the sequence below exactly when those tools are available for the request context.
cms_list_cms_sections: discover which content types exist. Review only thetypes present (articles, agenda, maps, video). Photos have no `draft` status — exclude them.
cms_list_articles, cms_list_events, cms_list_maps, cms_list_videosfiltered to status=draft.
sortDate / endDatecms_get_* / cms_list_*_paragraphs only to confirm suspect items.Fresh (≤ stale_after_days)Stale (> stale_after_days)Abandoned (> 90 days)cms_list_cms_sectionscms_list_articles, cms_list_events, cms_list_maps, cms_list_videoscms_get_*, cms_list_*_paragraphs (targeted confirmation only)The final answer MUST include all sections shown in this output template, in the same order.
## CMS draft review (N drafts found)
### Summary
- Ready to publish: N · Need finishing: N · Abandoned: N
### 🟢 Ready to publish
| Type | Title | Age (days) | Category |
|------|-------|-----------|----------|
### 🟡 Need finishing
| Type | Title | Age (days) | Missing |
|------|-------|-----------|---------|
### 🔴 Abandoned (> 90 days, empty)
| Type | Title | Age (days) | Recommended |
|------|-------|-----------|-------------|Display at most top_n rows per table unless the user asks for more.
Do not replace this output with a one-line answer.
draft status). Do not report them.deleting an old-but-complete draft.
stale_after_days); adjust without restarting.cms-article-publish to finish and publish a specific article draft.cms-content-audit to see exactly what each "need finishing" draft lacks.cms_update_* tool to publish a "ready" draft after review.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.