codex-skills-library: Skill for Codex

.agents/skills/dependency-upgrade-safety/SKILL.md

dependency-upgrade-safety is a skill for Codex from YankielDBC2/codex-skills-library. It costs 29 tokens per session (278 once invoked), scanned A, original, MIT.

A set of guidelines for safely upgrading or repairing project dependencies. Dependencies are external packages that an application uses.

In plain words
What is it for?
Use it for npm, pnpm, or yarn upgrades, peer-dependency errors, lockfile conflicts, security patches, and dependency cleanup. It includes install, build, lint, type-check, and test verification.
Why use it?
It reduces avoidable breakage from version conflicts, incompatible package requirements, and inconsistent lockfiles. It favors small, reproducible changes and checks compatibility before updating.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is YankielDBC2/codex-skills-library's own configuration. It tells Codex how to work on codex-skills-library itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything codex-skills-library configures →

Reuse

Borrowing it

Nothing to install: this file belongs to YankielDBC2/codex-skills-library. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/YankielDBC2/codex-skills-library/main/.agents/skills/dependency-upgrade-safety/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/YankielDBC2/codex-skills-library

Made for: 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 dependency-upgrade-safety

README.md
[![agentmods](https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/dependency-upgrade-safety.svg)](https://agentmods.dev/skills/yankieldbc2/codex-skills-library/dependency-upgrade-safety)
Your own site
<a href="https://agentmods.dev/skills/yankieldbc2/codex-skills-library/dependency-upgrade-safety"><img src="https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/dependency-upgrade-safety.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 278 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00029 $0.00278
Opus 5 $0.00015 $0.00139
Sonnet 5 $0.00006 $0.00056
Haiku 4.5 $0.00003 $0.00028

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

Security

Grade A, and why

dependency-upgrade-safety 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 8d 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.

.agents/skills/dependency-upgrade-safety/SKILL.md · 49 lines

What it actually says

Dependency Upgrade Safety

Goal

Upgrade or fix dependencies without introducing avoidable breakage.

When to use

Use for npm, pnpm, yarn, lockfile conflicts, peer dependency errors, security patches, and dependency cleanup.

When not to use

Do not use for app logic bugs unrelated to dependency versions.

Inputs

Inspect package manifests, lockfiles, error output, package manager, framework versions, and related build/test commands.

Workflow

  1. Identify the package manager and lockfile.
  2. Read the exact install or build error.
  3. Check peer dependency constraints.
  4. Prefer minimal version changes.
  5. Avoid force flags unless the user accepts risk.
  6. Update lockfile consistently.
  7. Run install, build, and relevant tests.
  8. Document any breaking changes or deferred upgrades.

Quality bar

A good dependency change is minimal, reproducible, and compatible with the project stack.

Validation

Run install, package manager checks, lint/typecheck/tests/build as available.

Final response

Report package changes, reason for version choices, validation commands, and remaining risks.

Files

What ships with it

4 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. 8d ago First seen · 49 lines · 29 tokens per session scan A bff8205bd1d4

Subscribe to this mod's changes

dependency-upgrade-safety is a skill published in the GitHub repository YankielDBC2/codex-skills-library (10 stars, last pushed 1mo ago), licensed MIT. It adds 29 tokens to every session and 278 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

add-community-extension

Add a community extension to the Spec Kit catalog from a GitHub issue submission. USE FOR: processing extension submission issues, validating catalog entries, updating catalog.community.json and docs/community/extensions.md, creating PRs. DO NOT USE FOR: creating new extensions from scratch, or first-party extension…

github/spec-kit · 63 tokens

agent-harness-fault-injection

Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.

sickn33/agentic-awesome-skills · 34 tokens

api-rate-limit-handler

Implement bounded, idempotency-aware API throttling, backoff, and retry handling for 429 and transient 5xx responses.

sickn33/agentic-awesome-skills · 32 tokens

agenttrace-session-audit

Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.

sickn33/agentic-awesome-skills · 34 tokens

Developmental Gene Panel Design Workflow

Panel design for DEVELOPING / dynamic systems (embryonic organs, differentiation, regeneration). The target experiment is usually a LATE / terminal stage, but the biology is a trajectory: terminal cell types are end-products of earlier lineage programs. A panel built from the target stage alone resolves terminal…

aristoteleo/PantheonOS · 129 tokens

development-workflow

Detailed development workflow with modular patterns for git, review, testing, and deployment.

athola/claude-night-market · 20 tokens