Skip to main content

draft-release-blog

Drafts a release announcement blog post for obot releases, tailored to the obot.ai voice, ready for CMS integration.

Install this skill

or
82/100

Security score

The draft-release-blog skill was audited on Jun 10, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 185

Hex-encoded characters

SourceSKILL.md
185- Run `grep -nF $'\xe2\x80\x94' /tmp/release-blog-<VERSION>.md` (or `grep -nF $'—'`) to confirm no em dashes slipped in. The hard constraints forbid them; the markdown editor sometimes auto-substitute
low line 16

External URL reference

SourceSKILL.md
16- https://obot.ai/blog/obot-v0210-network-egress-control-for-mcp-servers/ — single-feature deep-dive shape, first-person personal voice, ~600 words
low line 17

External URL reference

SourceSKILL.md
17- https://obot.ai/blog/announcing-obot-mcp-platform-v0-16-0-api-keys-model-access-policies-and-other-enterprise-ready-controls/ — multi-feature roundup shape, "we are excited" framing, ~1200 words
low line 181

External URL reference

SourceSKILL.md
181The response returns a post `id` and a `link` like `https://obot.ai/?p=<id>`. Share both with the user and remind them to review and publish from the WP admin (Posts → Drafts).
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →