release

release is a skill for Claude Code, Codex from luisgf/infrabroker. It costs 94 tokens per session (2,893 once invoked), scanned A, original, GPL-3.0.

A release workflow for infrabroker, a software project that uses a server and related published packages.

In plain words
What is it for?
Use it to bump the version, update the changelog, verify the project, open a release pull request, create a Git tag, and publish the release and container images.
Why use it?
It organizes the many steps of a release, so version changes, notes, checks, tags, and publishing are handled together.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Install

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.

agentmods
npx agentmods add skills/luisgf/infrabroker/release
Any agent
npx skills add luisgf/infrabroker --skill release
Clone the repo
git clone --depth 1 https://github.com/luisgf/infrabroker

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for release

README.md
[![agentmods](https://agentmods.dev/badge/skills/luisgf/infrabroker/release.svg)](https://agentmods.dev/skills/luisgf/infrabroker/release)
Your own site
<a href="https://agentmods.dev/skills/luisgf/infrabroker/release"><img src="https://agentmods.dev/badge/skills/luisgf/infrabroker/release.svg" alt="Measured on agentmods" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,893 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00094 $0.02893
Opus 5 $0.00047 $0.01447
Sonnet 5 $0.00019 $0.00579
Haiku 4.5 $0.00009 $0.00289

Measured 5d ago against content hash 60c1f5730e61, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

release scanned grade A 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 5d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "https://registry.modelcontextprotocol.io/v0/servers?search=infrabroker" | \
.agents/skills/release/SKILL.md · 214 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

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.

  1. 5d ago First seen · 214 lines · 94 tokens per session scan A 60c1f5730e61

Subscribe to this mod's changes

release is a skill published in the GitHub repository luisgf/infrabroker (11 stars, last pushed yesterday), licensed GPL-3.0. It adds 94 tokens to every session and 2,893 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

aishield

AIShield Security Scanner — 对齐 OWASP MCP Top 10 (2025 v0.1) 的 AI Agent 安全扫描工具。 133条检测规则,5维评分体系(安全性/权限/数据处理/供应链/可靠性)。 检测能力:工具投毒、命令注入、Prompt注入(中英文)、供应链攻击、 SSRF、密钥泄露、权限提升、违禁词合规等。.

lm203688/aishield · 101 tokens

aishield-security-scan

使用 AIShield 对 MCP 服务器 / Agent 配置 / AI Skill 做安全扫描,覆盖 OWASP MCP Top 10 与 Agentic AI Top 10(含记忆投毒、沙箱逃逸)。当用户要审计 AI 工具、检查 MCP 服务器安全、评估 Agent 风险、给 agent 工作区做启动前预扫、生成 SBOM/SARIF 时使用。.

lm203688/aishield · 91 tokens

aishield

Local, open-source security scanner for MCP servers, AI agent skills, GPTs and prompts. Produces a 4-dimensional (security / privacy / quality / performance) score plus an optional certified badge. Scans static artifacts only — it never executes commands from the config being scanned, and your code never leaves your…

lm203688/aishield · 108 tokens

polygraph

Behavioral trust grades (A–F) for MCP servers. Use when an agent needs to check whether an MCP server is safe before using it, verify an onchain attestation before trusting or paying a server, look up a server's published grade, get a project graded, or understand why a server received a grade. Polygraph connects to…

polygraphso/litmus · 225 tokens

copilot-sdk

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server…

devantler-tech/ksail · 72 tokens

copilot-instructions-blueprint-generator

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.

devantler-tech/ksail · 54 tokens