vp-plan-design-review

vp-plan-design-review is a skill for Claude Code from khamidov17/vpstack. It costs 132 tokens per session (2,182 once invoked), scanned A, original, no licence file.

A pre-coding review for voice-privacy research designs, covering the recipe interface, attacker conditions, reproducibility and evaluation sets.

In plain words
What is it for?
Use it to review a research recipe, attacker specification or reproducibility plan before coding.
Why use it?
It can expose missing security assumptions or weak experiment details before implementation begins.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to review a research recipe, attacker specification or reproducibility plan before coding.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/khamidov17/vpstack/vp-plan-design-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 khamidov17/vpstack --skill vp-plan-design-review
Clone the repo
git clone --depth 1 https://github.com/khamidov17/vpstack

Made for: Claude Code.

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 vp-plan-design-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/khamidov17/vpstack/vp-plan-design-review.svg)](https://agentmods.dev/skills/khamidov17/vpstack/vp-plan-design-review)
Your own site
<a href="https://agentmods.dev/skills/khamidov17/vpstack/vp-plan-design-review"><img src="https://agentmods.dev/badge/skills/khamidov17/vpstack/vp-plan-design-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,182 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 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.00132 $0.02182
Opus 5 $0.00066 $0.01091
Sonnet 5 $0.00026 $0.00436
Haiku 4.5 $0.00013 $0.00218

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

Security

Grade A, and why

vp-plan-design-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 7d 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/vp-plan-design-review/SKILL.md · 172 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. 7d ago First seen · 172 lines · 132 tokens per session scan A 95b13c16b22f

Subscribe to this mod's changes

vp-plan-design-review is a skill published in the GitHub repository khamidov17/vpstack (2 stars, last pushed 4mo ago), with no licence file. It adds 132 tokens to every session and 2,182 once invoked, about $0.0007 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

drug-discovery

Drug discovery: ChEMBL search, drug-likeness, interactions.

NousResearch/hermes-agent · 19 tokens

aaai-experiments

Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival.

brycewang-stanford/Awesome-Journal-Skills · 66 tokens

acl-experiments

Use when designing or auditing experiments for an ACL paper, covering tuned LLM baselines, multi-dataset and multilingual evaluation, statistical significance and variance, human evaluation with agreement reporting, contamination and prompt-sensitivity controls, ablations, and error-analysis expectations in NLP…

brycewang-stanford/Awesome-Journal-Skills · 59 tokens

acmmm-experiments

Use when designing or auditing the experiments of an ACM MM (ACM Multimedia) paper — matched baselines per modality, ablations that isolate the cross-modal fusion, user studies or QoE measurement where the claim is subjective, dataset and media licensing, and honest compute reporting, so evidence supports a multimedia…

brycewang-stanford/Awesome-Journal-Skills · 68 tokens

ai-scaling-laws

Sizes models and token budgets using Kaplan/Chinchilla scaling laws. Use when reasoning about compute-optimal N and D, tokens-per-parameter ratios, or over-training tradeoffs.

vasilyu1983/AI-Agents-public · 42 tokens

alterlab-zinc-db

Access the ZINC database of 230M+ commercially available (purchasable) compounds, searching by ZINC ID or SMILES, running similarity searches, and downloading 3D-ready structures. Use when assembling a compound library for virtual screening, finding purchasable analogs, or obtaining docking-ready 3D structures for…

AlterLab-IEU/AlterLab-Academic-Skills · 85 tokens