wf-blog-distribute — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wf-blog-distribute (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.
End-to-end workflow: draft a blog post, clean it up, optimize for search, then push it across social and email channels.
Load and run the blog skill for the full drafting workflow (brief intake, outline, draft, approval).
Gate: Do not proceed until the user approves the final draft.
Load and run the tagore skill on the approved draft. Fix any AI patterns, scoring issues, or voice problems it flags.
Gate: Show the user the Tagore score and any remaining items. Get approval before proceeding.
Load and run the seo-geo skill to optimize the post:
Gate: Show the user the SEO recommendations. Apply approved changes.
Load and run the social-content skill. Using the approved blog post as source material, generate:
Pass forward: the blog title, key takeaways, target audience, and any compelling quotes or stats from the post.
Gate: User approves or edits the social posts.
Ask: "Want to add this to an email sequence or send a standalone email about it?"
If yes, load and run the email-sequence skill to:
If no, skip to the summary.
Present a checklist of everything produced:
## Blog → Distribute Complete
### Blog Post
- [title] — [path to file]
### SEO
- Title tag: [title]
- Meta description: [description]
- Target keyword: [keyword]
### Social Posts
- LinkedIn: [count] posts → [paths]
- Twitter/X: [count] posts → [paths]
### Email
- [what was created, or "Skipped"]
### Next Steps
- [ ] Publish the blog post
- [ ] Schedule social posts
- [ ] Queue emailAll files go into a single project folder:
marketing/blog/[post-slug]/
blog-post.md
social-linkedin-1.md
social-linkedin-2.md
social-twitter-1.md
email-announcement.md (if email stage run)
email-nurture-insert.md (if email stage run)
seo-metadata.mdDerive [post-slug] from the blog title. Confirm with the user before creating files.
marketing/~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.