dependency-upgrade

dependency-upgrade is a skill for Claude Code, Codex from dralgorhythm/claude-agentic-framework. It costs 61 tokens per session (1,387 once invoked), scanned A, original, no licence file.

A workflow for updating software dependencies, which are external libraries, tools, or actions a project relies on. It checks exact versions, stages the update, and uses changelog checks during the process.

In plain words
What is it for?
Use it for dependency updates, Dependabot or Renovate pull requests, lockfile conflicts, CVE fixes, or pinning GitHub Actions and git tags.
Why use it?
It reduces the risk that an upgrade breaks the project, creates an unsafe lockfile change, or leaves a known security issue unresolved.

Skill for Claude CodeCodex

Part of the agentic-framework plugin — 21 skills, 5 agents, 6 hooks, 4 MCP servers shipped together

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/dralgorhythm/claude-agentic-framework/dependency-upgrade
Any agent
npx skills add dralgorhythm/claude-agentic-framework --skill dependency-upgrade
Clone the repo
git clone --depth 1 https://github.com/dralgorhythm/claude-agentic-framework

Made for: Claude Code, Codex.

Or install agentic-framework, the plugin that ships this one along with the rest of its 21 skills, 5 agents, 6 hooks, 4 MCP servers.

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 dependency-upgrade

README.md
[![agentmods](https://agentmods.dev/badge/skills/dralgorhythm/claude-agentic-framework/dependency-upgrade.svg)](https://agentmods.dev/skills/dralgorhythm/claude-agentic-framework/dependency-upgrade)
Your own site
<a href="https://agentmods.dev/skills/dralgorhythm/claude-agentic-framework/dependency-upgrade"><img src="https://agentmods.dev/badge/skills/dralgorhythm/claude-agentic-framework/dependency-upgrade.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,387 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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 $0.00061 $0.01387
Opus 5 $0.00030 $0.00694
Sonnet 5 $0.00012 $0.00277
Haiku 4.5 $0.00006 $0.00139

Measured 5d ago against content hash b76ec16d2be3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

dependency-upgrade 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 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.

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.

.claude/skills/core-engineering/dependency-upgrade/SKILL.md · 67 lines

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.

Read it on GitHub

Files

What ships with it

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

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 · 67 lines · 61 tokens per session scan A b76ec16d2be3

Subscribe to this mod's changes

dependency-upgrade is a skill published in the GitHub repository dralgorhythm/claude-agentic-framework (118 stars, last pushed 1mo ago), with no licence file. It adds 61 tokens to every session and 1,387 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-30.

Related

Other skills, from other repositories

docs-writer

Draft or rewrite Strands Agents documentation pages. Use when writing new doc pages, rewriting pages that failed audit, drafting sections for existing pages, or writing blog posts and release notes about Strands. Also triggers on "write a doc", "draft a page", "rewrite the quickstart", "add a tutorial for X"…

strands-agents/harness-sdk · 74 tokens

skill-creator-primer

You MUST load this skill before the skill-creator skill AND before making ANY change to, or conducting a review of ANY Agent Skill. Triggers include creating, editing, reviewing, or contributing to any part of an Agent Skill (description, frontmatter, body, references, scripts, trigger evals, conflicts, etc).

sammcj/agentic-coding · 74 tokens

home-assistant

This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.

sammcj/agentic-coding · 57 tokens

guided-demo

A pattern for adding a self-narrating (typed out) guided walkthrough to any HTML/web application. Use this skill whenever the user wants to add a guided demo, auto-narration, self-running presentation, or step-by-step tour to an HTML page, web app, prototype, HTML slide deck, dashboard, or data story.

sammcj/agentic-coding · 71 tokens

github-triage

Triage GitHub issues through a label-based state machine with interactive grilling sessions. Use when user wants to triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

sammcj/agentic-coding · 50 tokens

ghostty-config

Use when creating, editing or debugging Ghostty terminal configuration - config.ghostty files, config option names and their valid values, keybinds and key sequences, themes, fonts, shell integration, or ghostty + CLI actions. Covers macOS and Linux/GTK differences.

sammcj/agentic-coding · 62 tokens