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 agentmods add skills/composio-community/awesome-codex-skills/codebase-migratenpx skills add composio-community/awesome-codex-skills --skill codebase-migrategit clone --depth 1 https://github.com/composio-community/awesome-codex-skillsWrote 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/composio-community/awesome-codex-skills/codebase-migrate)<a href="https://agentmods.dev/skills/composio-community/awesome-codex-skills/codebase-migrate"><img src="https://agentmods.dev/badge/skills/composio-community/awesome-codex-skills/codebase-migrate.svg" alt="Measured on agentmods" 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 | $0.00047 | $0.01372 |
| Opus 5 | $0.00023 | $0.00686 |
| Sonnet 5 | $0.00009 | $0.00274 |
| Haiku 4.5 | $0.00005 | $0.00137 |
Grade C, and why
codebase-migrate scanned grade C with 2 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 4d 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
curl -fsSL https://composio.dev/install | bash Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -fsSL https://composio.dev/install | bash The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 4d ago First seen · 129 lines · 47 tokens per session scan C 30f03cd88236
codebase-migrate is a skill published in the GitHub repository composio-community/awesome-codex-skills (16,218 stars, last pushed 1mo ago), with no licence file. It adds 47 tokens to every session and 1,372 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
project-continuity
Design, inspect, adopt, repair, resume, or hand off multi-session project continuity. Use for continuity setup or audit, stale or conflicting startup docs, recursive checkpoints or queues, handoffs, context drift, or adjacent-repository topology. Separate durable intent, repo rules, volatile state, and history. Do not…
check-mcp-json
Safely review, triage, repair, and merge ToolSDK MCP Registry package JSON pull requests. Use when an agent needs to validate files under packages/, detect duplicate registry keys, classify community PRs, make authorized fixes on contributor branches, close invalid or duplicate PRs, or squash-merge approved PRs.
git-publish-release
当用户明确要求"发布项目到 GitHub"、"创建 GitHub Release"或"生成 Release Notes"时使用。智能分析 tag 间历史变化,生成专业且吸引人的 Release Notes,自动创建 GitHub Release。支持首次发布、常规版本、预发布版本(alpha/beta/rc),自动识别 prerelease 标记。.
gstack-sprint
3-Phase Sprint workflow — design → execute → review with user interaction at decision points.
10x
Use when starting ANY conversation. Mandatory: activate 10x. Governs project memory, ambiguity, records, tickets, subagents, evidence, review, closure, and retrospective learning.
skill-authoring-quality
Audit or govern Codex skills, external skill intake, prompt packets, or skill-like guidance for routing, placement, prompt economy, validation, distribution, provenance, or collision safety. Use alongside the platform's skill-creation guidance when creating or revising a skill. Do not use for product-specific skill…