power-verify

power-verify is a command for Claude Code from muji-j/jp-power-tools. It costs 56 tokens per session (888 once invoked), scanned A, original, MIT.

A command for checking whether the reference knowledge used by a Japanese power-market tool is still current. It checks website availability, important numbers and rules, and annual market dates against official sources.

In plain words
What is it for?
Use it to review URLs, market figures, regulatory details, and yearly schedules in the tool’s reference files, then prepare a change proposal for any needed updates.
Why use it?
Reference pages, deadlines, prices, and regulations can become outdated, which can make related guidance unreliable. The command identifies items that remain valid or need review and proposes updates.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the jp-power plugin — 5 skills, 7 commands shipped together

Good fit Use it to review URLs, market figures, regulatory details, and yearly schedules in the tool’s reference files, then prepare a change proposal for any needed updates.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add muji-j/jp-power-tools
Claude Code
/plugin install jp-power

Made for: Claude Code.

Or install jp-power, the plugin that ships this one along with the rest of its 5 skills, 7 commands.

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 power-verify

README.md
[![agentmods](https://agentmods.dev/badge/commands/muji-j/jp-power-tools/power-verify/github.svg)](https://agentmods.dev/commands/muji-j/jp-power-tools/power-verify)
Your own site
<a href="https://agentmods.dev/commands/muji-j/jp-power-tools/power-verify"><img src="https://agentmods.dev/badge/commands/muji-j/jp-power-tools/power-verify/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 power-verify

Your own site · 80×15
<a href="https://agentmods.dev/commands/muji-j/jp-power-tools/power-verify"><img src="https://agentmods.dev/badge/commands/muji-j/jp-power-tools/power-verify.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 888 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.00056 $0.00888
Opus 5 $0.00028 $0.00444
Sonnet 5 $0.00011 $0.00178
Haiku 4.5 $0.00006 $0.00089

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

Security

Grade A, and why

power-verify 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 9d 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.

jp-power/commands/power-verify.md · 37 lines

What it actually says

jp-power スキル本体(配布しているナレッジファイル)の情報鮮度を点検する。利用者の入札データ・実績データ等を検証するコマンドではない(そちらは /power-get 等で取得したデータを直接確認する)。範囲: $ARGUMENTS(未指定なら all)。

本スキルは汎用配布用のため、URL・数値・制度が古いと信頼が崩れる。定期(推奨: 半期に1回)または制度改正の情報を得た際に実行する。

手順

1. sites(URL生存確認)— 範囲 sites|all

  • references/sites.md の全 URL を WebFetch で接続確認する。ボット遮断(403)はサイト稼働の有無のみ判定(ブラウザ型 UA の観点)。
  • リダイレクト/404/ドメイン消滅を洗い出し、「URL移転の罠」表に反映する候補を挙げる。

2. numbers(数値・制度確認)— 範囲 numbers|all

  • references/markets.md の時刻・締切・インバランスのアンカー値など主要数値を公式ソース(sites.md 第8節: エネ庁・EGC・OCCTO・EPRX)と突合する。
  • 特に施行予定の制度(例: インバランス補正料金の上限改正)が既に施行済みか、値が変わっていないかを確認する。

3. calendar(年間日程確認)— 範囲 calendar|all

  • references/markets.md の年間カレンダー(容量市場オークション、供給計画の取りまとめ等)の日程が当該年度の公式発表と一致するか確認する。

出力(変更提案書)

| ファイル | 項目 | 現在値 | 確認結果 | 対応 |

  • 対応 = 「有効」/「要更新(新値)」/「要再確認」。
  • 一つでも更新が必要なら: ① 該当参照ファイルを修正 ② バージョン表記(plugin.json)を更新 ③ 変更履歴(CHANGELOG)に記録。
  • 最後に点検日を sites.md 冒頭の「URL検証」日付へ反映することを提案する。

原則

  • 実接続・公式文書に基づいてのみ判定する。記憶で「大丈夫」と判断しない。
  • 変更はユーザー確認後に適用(自動修正の前にまず提案書を提示)。

制度変更の検知(power_watch 連携)

  • python "${CLAUDE_PLUGIN_ROOT}/scripts/power_watch.py" --all で公式公表物の一覧を取得。
  • 新規/最近の公表物が markets.md の数値・年間日程・sites.md のURL に関係しそうなら、「○○が変わった可能性 → 該当参照ファイルの該当箇所を確認」と更新候補を提示(自動修正はしない)。
  • 例: 需給調整市場・容量市場・インバランス関連の回次が出ていれば markets.md の該当数値を要再確認。
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. 9d ago First seen · 37 lines · 56 tokens per session scan A 303509408e4c

Subscribe to this mod's changes

power-verify is a command published in the GitHub repository muji-j/jp-power-tools (1 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 888 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-31.