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 netresearch/typo3-extension-upgrade-skill --skill typo3-extension-upgradegit clone --depth 1 https://github.com/netresearch/typo3-extension-upgrade-skillWrote 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/netresearch/typo3-extension-upgrade-skill/typo3-extension-upgrade)<a href="https://agentmods.dev/skills/netresearch/typo3-extension-upgrade-skill/typo3-extension-upgrade"><img src="https://agentmods.dev/badge/skills/netresearch/typo3-extension-upgrade-skill/typo3-extension-upgrade/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/netresearch/typo3-extension-upgrade-skill/typo3-extension-upgrade"><img src="https://agentmods.dev/badge/skills/netresearch/typo3-extension-upgrade-skill/typo3-extension-upgrade.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.00122 | $0.02744 |
| Opus 5 | $0.00061 | $0.01372 |
| Sonnet 5 | $0.00024 | $0.00549 |
| Haiku 4.5 | $0.00012 | $0.00274 |
Grade C, and why
typo3-extension-upgrade scanned grade C with 1 finding 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 yesterday.
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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
&& rm -rf vendor && composer install \ The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
21 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/.php-cs-fixer.php 6.0 KB
- assets/fractor.php 1017 B
- assets/phpstan.neon 734 B
- assets/phpunit.xml 1.3 KB
- assets/rector.php 2.0 KB
- checkpoints.yaml 26 KB
- references/api-changes.md 37 KB
- references/api-traps.md 13 KB
- references/audit-mode.md 2.3 KB
- references/dual-compatibility.md 5.8 KB
- references/multi-version-worktrees.md 6.1 KB
- references/pre-upgrade.md 3.8 KB
- references/real-world-patterns.md 4.7 KB
- references/third-party-dependency-upgrades.md 9.5 KB
- references/toolchain-output.md 943 B
- references/troubleshooting.md 4.9 KB
- references/upgrade-v11-to-v12.md 2.9 KB
- references/upgrade-v12-to-v13.md 1.9 KB
- references/upgrade-v13-to-v14.md 28 KB
- references/verification.md 1.9 KB
- scripts/scan-deprecations.sh 9.5 KB runs code
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.
- yesterday Changed · +49 lines scan A → C 9c7d198bb8f1
- 6d ago Changed · +12 lines f7b79dddbf3c
- 7d ago Changed · +7 lines 9569517e91c1
- 8d ago Changed · +34 lines · +21 tokens per session e6362991aa60
- 12d ago First seen · 81 lines · 101 tokens per session scan A b95d01909ce5
typo3-extension-upgrade is a skill published in the GitHub repository netresearch/typo3-extension-upgrade-skill (9 stars, last pushed today), with no licence file. It adds 122 tokens to every session and 2,744 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
laravel-specialist
Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers…
create-powergrid-plugin
Create a complete PowerGrid plugin from scratch, including PHP class, Column macro, Blade view, Alpine.js component, and registration.
owl-admin-devtools-generator
A development guide for Owl Admin, a Laravel-based administration system, covering its code generator, API templates, relationships, and visual pages.
llamaindex-development
Expert guidance for LlamaIndex development including RAG applications, vector stores, document processing, query engines, and building production AI applications.
craftcms
Craft CMS 5 plugin and module development — extending Craft with PHP. Covers elements, element queries, services, models, records, controllers, migrations, queue jobs, console commands, field types, native fields, events, behaviors, Twig extensions, widgets, filesystems, permissions, project config, GraphQL, testing…
laravel-expert
Laravel & PHP Development Instructions for GitHub Copilot.