fusion-dependency-review

fusion-dependency-review is a skill for Claude Code, Codex from equinor/fusion-skills. It costs 97 tokens per session (1,998 once invoked), scanned A, original, MIT.

A structured workflow for reviewing dependency-update pull requests. It combines research, existing discussion, security checks, code-quality checks, impact analysis, and a final verdict.

In plain words
What is it for?
It helps review Renovate, Dependabot, and other package updates by recording what changed, checking risks, and stating whether the update should be merged.
Why use it?
It makes library-upgrade decisions more consistent and traceable, while keeping approval or merging separate from the analysis.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps review Renovate, Dependabot, and other package updates by recording what changed, checking risks, and stating whether the update should be merged.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/equinor/fusion-skills/fusion-dependency-review
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.

Any agent
npx skills add equinor/fusion-skills --skill fusion-dependency-review
Clone the repo
git clone --depth 1 https://github.com/equinor/fusion-skills

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 fusion-dependency-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/equinor/fusion-skills/fusion-dependency-review/github.svg)](https://agentmods.dev/skills/equinor/fusion-skills/fusion-dependency-review)
Your own site
<a href="https://agentmods.dev/skills/equinor/fusion-skills/fusion-dependency-review"><img src="https://agentmods.dev/badge/skills/equinor/fusion-skills/fusion-dependency-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fusion-dependency-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/equinor/fusion-skills/fusion-dependency-review"><img src="https://agentmods.dev/badge/skills/equinor/fusion-skills/fusion-dependency-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,998 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. Third-party audits
  • Socket pass 9 May 2026
  • Snyk warn 9 May 2026
How audits are shown
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.00097 $0.01998
Opus 5 $0.00048 $0.00999
Sonnet 5 $0.00019 $0.00400
Haiku 4.5 $0.00010 $0.00200

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

Security

Grade A, and why

fusion-dependency-review 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 3d 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.

skills/.experimental/fusion-dependency-review/SKILL.md · 175 lines

How it starts

The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Dependency Review

Structured review workflow for dependency update PRs. Produces consistent research notes that incorporate existing PR discussion, multi-lens analysis, and an actionable verdict with explicit maintainer confirmation before any merge action.

When to use

Use when a dependency PR needs review and you want a consistent, auditable decision process.

Typical triggers:

  • "Review this dependency PR"
  • "Should we merge this dependency update?"
  • "Check this Renovate/Dependabot PR"
  • "Review one of our open dependency PRs"
  • "What changed in this library bump?"
  • "Is this dependency update safe to merge?"
  • PR title contains dependency update patterns (e.g. chore(deps):, fix(deps):, bump, update)
  • User shares a PR URL for a dependency update

When not to use

  • Feature PRs or application code reviews (use standard code review workflows)
  • Dependency automation or bot configuration
  • Approving/merging without explicit user confirmation
  • Deciding organizational dependency policy

Required inputs

Collect before starting:

  • Repository owner and name
  • PR number or URL, or a copied PR summary including package name, version change, changed files, and CI status
  • Optional: specific review concerns or areas of focus

If required details are missing, ask concise clarifying questions from references/questions.md.

If PR target is missing or ambiguous:

  • Ask only the minimal follow-up question needed to identify the target PR.
  • When repository context is known, use GitHub MCP to list likely open dependency PRs and let user choose.
  • Keep shortlist concise: include PR number, title, dependency/package hint, author, and CI state when available.

Auto-extract from the PR when available:

  • Package(s) being updated and version range (from → to)
  • Changelog/release notes URL
  • CI status
  • Changed files and dependency ecosystem
  • Existing top-level PR comments, review comments, and unresolved thread state

Instructions

Preferred advisor orchestration

Read the full file on GitHub · 175 lines

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. 3d ago Changed · +3 lines cba0c195d060
  2. 11d ago First seen · 172 lines · 97 tokens per session scan A ebc4eb156a08

Subscribe to this mod's changes

fusion-dependency-review is a skill published in the GitHub repository equinor/fusion-skills (1 stars, last pushed 2d ago), licensed MIT. It adds 97 tokens to every session and 1,998 once invoked, about $0.0005 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.