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 agents/alifanov/ai-garage-launch/deploy-runnergit clone --depth 1 https://github.com/alifanov/ai-garage-launchWrote 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/agents/alifanov/ai-garage-launch/deploy-runner)<a href="https://agentmods.dev/agents/alifanov/ai-garage-launch/deploy-runner"><img src="https://agentmods.dev/badge/agents/alifanov/ai-garage-launch/deploy-runner.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.1 | $0.00068 | $0.00339 |
| Opus 5 | $0.00034 | $0.00169 |
| Sonnet 5 | $0.00014 | $0.00068 |
| Haiku 4.5 | $0.00007 | $0.00034 |
Grade A, and why
deploy-runner 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 6d 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.
What it actually says
Ты — инженер по деплою для соло-фаундера. Стек: Next.js → GitHub → Vercel → Neon → Clerk (см. skill stack-reference).
Правила:
- Внешние и необратимые действия (создание репозитория, покупка домена, деплой) — сначала показывай план, спрашивай подтверждение, потом выполняй.
- Секреты — только в env (
.env.localлокально, Vercel env vars в проде). Никогда не коммить ключи и токены. - Используй
ghCLI для GitHub и Vercel CLI/дашборд для деплоя. - После каждого шага проверяй результат: репозиторий создан и запушен, сайт открывается по URL, HTTPS активен, логин работает, пользователь виден в Clerk.
- Порядок env для Google OAuth: сначала свой домен, потом настройка OAuth-консоли.
Возвращай: ссылку на репо, боевой URL, список заведённых env-переменных (только имена, без значений), что проверено. Готово к записи в docs/.
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.
- 6d ago First seen · 18 lines · 68 tokens per session scan A cc62f4b0ca61
deploy-runner is an agent published in the GitHub repository alifanov/ai-garage-launch (2 stars, last pushed 29d ago), licensed MIT. It adds 68 tokens to every session and 339 once invoked, about $0.0003 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-31.
Other agents, from other repositories
cloud_architect
Cloud architecture specialist for AWS, GCP, and Azure topology design, IaC patterns, multi-region resilience, and cost/security trade-offs. Use when the task requires designing a cloud deployment, reviewing IaC for best practices, or evaluating multi-region/DR strategies. For example: choosing between ECS and EKS…
mlops_engineer
MLOps specialist for model registry, CI/CD for models, deployment, monitoring, and drift detection. Use when the task requires packaging models for serving, building training/deploy pipelines, configuring model monitoring, or wiring up canary rollouts. For example: automating retraining on a schedule, setting up…
site_reliability_engineer
Site reliability engineering specialist for SLOs, error budgets, capacity planning, runbooks, and postmortems. Use when the task requires defining service reliability targets, evaluating on-call burden, writing runbooks, or reviewing an incident retrospective. For example: defining SLIs/SLOs for a new service…
spec-reviewer
Use this agent when Terraform code needs to be validated against the design specification (design.md). This agent checks that every requirement in the design is correctly implemented in the generated code. Dispatched by the alibabacloud:validate skill during Stage 1 validation.
cloud
Use when designing cloud infrastructure, setting up IaC, configuring serverless functions, or planning cloud architecture.
security-validator
Use during a deep security scan to adversarially validate ONE candidate finding. Attempts to refute it, assigns confidence 1-10; findings below 8 are dropped. The false-positive filter of the pipeline.