reviewing-dependencies

reviewing-dependencies is a skill for Claude Code from bitwarden/ai-plugins. It costs 62 tokens per session (1,532 once invoked), scanned A, original, no licence file.

A dependency-security review tool for checking third-party packages used by a project. Dependencies are external libraries or packages that software relies on; Dependabot is a service that reports vulnerable ones, and Grype is a vulnerability scanner.

In plain words
What is it for?
Use it to review Dependabot alerts, audit direct and transitive packages, assess dependency health, and run Grype scans.
Why use it?
It helps identify packages that may expose the project to known vulnerabilities or supply-chain risks.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the bitwarden-security-engineer plugin — 10 skills, 1 agent 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/bitwarden/ai-plugins/reviewing-dependencies
Any agent
npx skills add bitwarden/ai-plugins --skill reviewing-dependencies
Clone the repo
git clone --depth 1 https://github.com/bitwarden/ai-plugins

Made for: Claude Code.

Or install bitwarden-security-engineer, the plugin that ships this one along with the rest of its 10 skills, 1 agent.

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 reviewing-dependencies

README.md
[![agentmods](https://agentmods.dev/badge/skills/bitwarden/ai-plugins/reviewing-dependencies.svg)](https://agentmods.dev/skills/bitwarden/ai-plugins/reviewing-dependencies)
Your own site
<a href="https://agentmods.dev/skills/bitwarden/ai-plugins/reviewing-dependencies"><img src="https://agentmods.dev/badge/skills/bitwarden/ai-plugins/reviewing-dependencies.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,532 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.00062 $0.01532
Opus 5 $0.00031 $0.00766
Sonnet 5 $0.00012 $0.00306
Haiku 4.5 $0.00006 $0.00153

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

Security

Grade A, and why

reviewing-dependencies 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 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.

Unrestricted tool accesslowExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

- Beware of `postinstall` scripts in dependencies — they execute arbitrary code during `npm install`

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

plugins/bitwarden-security-engineer/skills/reviewing-dependencies/SKILL.md · 169 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 6d ago First seen · 169 lines · 62 tokens per session scan A 6abfa261b0dd

Subscribe to this mod's changes

reviewing-dependencies is a skill published in the GitHub repository bitwarden/ai-plugins (145 stars, last pushed yesterday), with no licence file. It adds 62 tokens to every session and 1,532 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.