Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add cosmincraciun97/stonewright-wp-mcp --skill blocksy-build-pagegit clone --depth 1 https://github.com/cosmincraciun97/stonewright-wp-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/cosmincraciun97/stonewright-wp-mcp/blocksy-build-page)<a href="https://agentmods.dev/skills/cosmincraciun97/stonewright-wp-mcp/blocksy-build-page"><img src="https://agentmods.dev/badge/skills/cosmincraciun97/stonewright-wp-mcp/blocksy-build-page/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/cosmincraciun97/stonewright-wp-mcp/blocksy-build-page"><img src="https://agentmods.dev/badge/skills/cosmincraciun97/stonewright-wp-mcp/blocksy-build-page.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00026 | $0.03201 |
| Opus 5 | $0.00013 | $0.01600 |
| Sonnet 5 | $0.00005 | $0.00640 |
| Haiku 4.5 | $0.00003 | $0.00320 |
Grade A, and why
blocksy-build-page scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 306 lines · 26 tokens per session scan A 9978eafa4d9a
blocksy-build-page is a skill published in the GitHub repository cosmincraciun97/stonewright-wp-mcp (24 stars, last pushed 17d ago), licensed AGPL-3.0. It adds 26 tokens to every session and 3,201 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
elementor-to-generateblocks
Convert Elementor layouts to clean GenerateBlocks V2 format, eliminating DIVception.
generateblocks-layouts
Build and audit WordPress layouts with GenerateBlocks V2, including CSS Mode, responsive at-rules, dynamic data, Pro components, and recovery-safe block serialization. Use for new GB layouts, conversions, repairs, and hand-authored block markup.
html-to-generateblocks
Convert HTML/CSS layouts to GenerateBlocks V2 format with inline styles.
styles
Guide to managing CSS styles, partials, and builds in WP Rig.
wp-plugin-assets-loading
Register and enqueue WordPress plugin scripts/styles with modern loading behavior, including WP 7.1 admin design-system assets, WP 7.0 classic-script module dependencies, script module translations, fetchpriority support, script module args, footer placement, inline style limits, and removal of legacy IE conditional…
wp-admin-codemirror
Embed WordPress's bundled CodeMirror editor in admin pages via wpenqueuecodeeditor() and wp.codeEditor.initialize(). Covers MIME / file mode selection for CSS, JS, JSON, HTML, PHP, SQL, Markdown, and YAML; the false return when user profile syntax highlighting is disabled; passing settings to JS; the bare textarea ID…