open-proxy-mcp: Skill for Claude Code

.claude/skills/opm-tool-validation/SKILL.md

opm-tool-validation is a skill for Claude Code from MarcoYou/open-proxy-mcp. It costs 104 tokens per session (2,978 once invoked), scanned A, original, no licence file.

A documented procedure for checking whether OPM tools and market indicators produce accurate results. It uses cached DART data, Korean stock-market samples, and two groups of agents for cross-checking.

In plain words
What is it for?
Validating indicators or parsing against KOSPI and KOSDAQ samples, including before-and-after comparisons and multi-agent checks.
Why use it?
It helps detect incorrect data collection, parsing, or calculations before they are trusted.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is MarcoYou/open-proxy-mcp's own configuration. It tells Claude Code how to work on open-proxy-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything open-proxy-mcp configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 scripts/diff_tool_output.py before.json after.json # exit 1 이면 경보.

Reuse

Borrowing it

Nothing to install: this file belongs to MarcoYou/open-proxy-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/MarcoYou/open-proxy-mcp/main/.claude/skills/opm-tool-validation/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/MarcoYou/open-proxy-mcp

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 opm-tool-validation

README.md
[![agentmods](https://agentmods.dev/badge/skills/marcoyou/open-proxy-mcp/opm-tool-validation.svg)](https://agentmods.dev/skills/marcoyou/open-proxy-mcp/opm-tool-validation)
Your own site
<a href="https://agentmods.dev/skills/marcoyou/open-proxy-mcp/opm-tool-validation"><img src="https://agentmods.dev/badge/skills/marcoyou/open-proxy-mcp/opm-tool-validation.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,978 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.00104 $0.02978
Opus 5 $0.00052 $0.01489
Sonnet 5 $0.00021 $0.00596
Haiku 4.5 $0.00010 $0.00298

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

Security

Grade A, and why

opm-tool-validation 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 4d 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.

.claude/skills/opm-tool-validation/SKILL.md · 136 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. 4d ago Changed ebee8d5e3ee4
  2. 8d ago First seen · 136 lines · 104 tokens per session scan A cf467e7d98d0

Subscribe to this mod's changes

opm-tool-validation is a skill published in the GitHub repository MarcoYou/open-proxy-mcp (26 stars, last pushed today), with no licence file. It adds 104 tokens to every session and 2,978 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-30.

Related

Other skills, from other repositories

company

A single-company research interface for South Korean DART filings and United States EDGAR filings. It provides one object through which users can request company records, analysis, credit, prices, quantitative data, market context, industry information, and reports.

eddmpython/dartlab · 0 tokens

credit

A credit-risk analysis engine for one non-financial company. It assesses repayment, capital structure, liquidity, cash flow, business stability, financial reliability, and disclosure risk, then produces a dCR rating from dCR-AA+ to dCR-D.

eddmpython/dartlab · 0 tokens

dataHub

A central catalogue and query layer for source data, cleaned data, cross-company data, and analysis products. It lets other programs discover and request these assets through a shared contract.

eddmpython/dartlab · 0 tokens

gather

An engine for collecting outside data used in financial analysis, such as prices, news, dividends, ownership, sector information, and economic indicators. It can gather data for Korean and US stocks and create snapshots of the source data.

eddmpython/dartlab · 0 tokens

panel

A data tool that turns government financial disclosures into a wide table, with financial items as rows and reporting periods as columns. DART is South Korea’s public company filing system, and XBRL is a standard format for labeling financial data.

eddmpython/dartlab · 0 tokens

quant

A quantitative analysis tool for prices, trading volume, market factors, risk, public filings, rankings, portfolios, and strategy tests. A backtest checks how a trading strategy would have performed on past data.

eddmpython/dartlab · 0 tokens