dependency-update-pr-validator

dependency-update-pr-validator is a skill for Claude Code, Codex from ev-flow/quark-engine. It costs 66 tokens per session (2,631 once invoked), scanned A, original, GPL-3.0.

A review process for Dependabot pull requests in the `ev-flow/quark-engine` project. Dependabot is a service that proposes updates to software packages used by a project.

In plain words
What is it for?
Use it to validate, review, or triage a Dependabot update and prepare a merge-or-escalate recommendation.
Why use it?
It checks whether an automated dependency update passes the project’s expected checks and helps decide whether to merge it or investigate further.

Skill for Claude CodeCodex

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/ev-flow/quark-engine/dependency-update-pr-validator
Any agent
npx skills add ev-flow/quark-engine --skill dependency-update-pr-validator
Clone the repo
git clone --depth 1 https://github.com/ev-flow/quark-engine

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 dependency-update-pr-validator

README.md
[![agentmods](https://agentmods.dev/badge/skills/ev-flow/quark-engine/dependency-update-pr-validator.svg)](https://agentmods.dev/skills/ev-flow/quark-engine/dependency-update-pr-validator)
Your own site
<a href="https://agentmods.dev/skills/ev-flow/quark-engine/dependency-update-pr-validator"><img src="https://agentmods.dev/badge/skills/ev-flow/quark-engine/dependency-update-pr-validator.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,631 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.00066 $0.02631
Opus 5 $0.00033 $0.01316
Sonnet 5 $0.00013 $0.00526
Haiku 4.5 $0.00007 $0.00263

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

Security

Grade A, and why

dependency-update-pr-validator 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.

The scan reads SKILL.md. This mod also ships 7 executable files (scripts/check_actual_version.sh, scripts/check_ci.sh, scripts/check_pip_resolution.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/dependency-update-pr-validator/SKILL.md · 142 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. 3d ago First seen · 142 lines · 66 tokens per session scan A bafbfa7c93a5

Subscribe to this mod's changes

dependency-update-pr-validator is a skill published in the GitHub repository ev-flow/quark-engine (1,713 stars, last pushed today), licensed GPL-3.0. It adds 66 tokens to every session and 2,631 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

analyzing-android-dex-malware

Reverses Android malware: unpacking APKs, decompiling DEX bytecode to readable Java, auditing the manifest for abused permissions and components, and locating dynamically loaded or native payloads. Activates for requests to analyze an APK, decompile DEX, or investigate a suspicious Android app.

meltedinhex/analyst-ai-pack · 71 tokens

speckit-analyze

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

unoplatform/uno · 32 tokens

docs-build

Build, preview, and validate the Uno documentation website (DocFX) locally — surface real content errors vs expected noise, drive rendered pages with Playwright, and validate external-doc commit bumps in importexternaldocs.ps1 before a PR. Use when working under doc/, editing articles/ markdown, bumping an external…

unoplatform/uno · 97 tokens

add-sample

Create a SamplesApp sample page with correct theming and attributes. Use when adding UI samples for controls.

unoplatform/uno · 21 tokens

auditing-part11-trails

Generates and verifies 21 CFR Part 11-style audit trails — who/what/when, electronic signatures, and tamper-evidence — for OpenMed pipelines in GxP and clinical-trial (GCP) settings. Use when the user runs OpenMed in a regulated/validated environment and needs an attributable, time-stamped, tamper-evident record of…

maziyarpanahi/openmed · 222 tokens

configuring-privacy-policies

Select and customize OpenMed's seven bundled privacy policy profiles for de-identification, and build custom surrogate generators. Use when the user asks which policy fits HIPAA Safe Harbor vs Expert Determination vs GDPR vs PIPEDA vs a research limited dataset vs strict no-leak, wants to pass policy= to deidentify()…

maziyarpanahi/openmed · 143 tokens