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.
/plugin marketplace add gyeongmin100/Open-Dart-Pluginnpx agentmods add plugins/gyeongmin100/open-dart-plugin/opendartgit clone --depth 1 https://github.com/gyeongmin100/Open-Dart-PluginWrote 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.
[](https://agentmods.dev/plugins/gyeongmin100/open-dart-plugin/opendart)<a href="https://agentmods.dev/plugins/gyeongmin100/open-dart-plugin/opendart"><img src="https://agentmods.dev/badge/plugins/gyeongmin100/open-dart-plugin/opendart.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
opendart 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.
What it actually says
{
"name": "opendart",
"displayName": "OpenDART",
"version": "0.3.3",
"description": "Create verified financial statement Excel workbooks inside the OpenDART MCP server without exposing disclosure XML.",
"author": {
"name": "gyeongmin100",
"email": "[email protected]",
"url": "https://github.com/gyeongmin100"
},
"homepage": "https://github.com/gyeongmin100/Open-Dart-Plugin",
"repository": "https://github.com/gyeongmin100/Open-Dart-Plugin",
"license": "MIT",
"keywords": ["opendart", "dart", "korea", "finance", "excel", "mcp"],
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"userConfig": {
"DART_API_KEY": {
"type": "string",
"title": "DART API key",
"description": "OpenDART API key issued at https://opendart.fss.or.kr.",
"sensitive": true,
"required": true
}
}
}
What it installs
The manifest is a name and a version. 1 skill, 1 MCP server travel with it, and installing the plugin installs all of them — 70 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 4d ago First seen · 27 lines scan A a4738bf43794
opendart is a plugin published in the GitHub repository gyeongmin100/Open-Dart-Plugin (0 stars, last pushed 9d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
computational-finance
MATLAB, Datafeed Toolbox and Spreadsheet Link.
excel-analyst-pro
Evidence-backed DCF, LBO, and variance workbook workflows with a model-neutral AgentSkills.io entrypoint.
dokmatiq-docgen
Document generation with stationery/letterhead overlay, e-invoicing (ZUGFeRD/XRechnung/Factur-X), Excel, PDF signing, and AI receipt recognition for Codex and Claude Code. Bundles the Dokmatiq DocGen MCP server (40 tools) with a triggering skill.
model-builder
DCF, LBO, 3-statement, comps - live in Excel.
countbean
Hosted plain-text accounting for Claude Code. Initialise a git-backed Beancount cloud book, let Claude ingest bank statements and receipts into validated double-entry transactions, and generate HTML/Excel reports.
models-and-pitches
7 financial-modeling and presentation skills: DCF, comps analysis, 3-statement model, LBO, audit-xls, xlsx-author, and pitch-deck. 6 skills ported from anthropics/financial-services (Apache 2.0) with data-source blocks rewritten to agentii.ai's data API; pitch-deck is net-new composite authoring. All Excel-producing…