Edinet Mcp
v0.6.0Analyze and compare Japanese public company financial statements (BS, PL, CF) from EDINET using company name or stock code with J-GAAP, IFRS, and US-GAAP data.
⭐ 0· 878·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (EDINET XBRL financial analysis) align with the declared requirements: a CLI binary named edinet-mcp and an EDINET_API_KEY. Those are expected for a tool that calls EDINET.
Instruction Scope
SKILL.md only instructs running the edinet-mcp CLI (search, statements, screen, test) against EDINET and explains parameters and rate limits. It does not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
Install uses an 'uv' package spec (uv install edinet-mcp) that will create an edinet-mcp binary. This is a standard package install path in the skill metadata, not a direct URL download; still, installing any third-party binary writes code to disk, so verify the package source before installing.
Credentials
Only EDINET_API_KEY is required, which is appropriate and expected for accessing the EDINET disclosure API. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill is not configured as always:true and does not request edits to other skills or system-wide settings. It requires a binary to run but does not demand elevated or persistent platform privileges beyond normal installation.
Assessment
This skill appears coherent for querying EDINET. Before installing: 1) Verify the edinet-mcp package source (pip/uv registry or project repo) and review code or maintainer reputation if possible—installing third-party binaries carries risk. 2) Use a dedicated EDINET_API_KEY and avoid exposing higher-privilege credentials; rotate it if you suspect compromise. 3) Note the skill will run the edinet-mcp binary; run installs in a controlled environment (not as root) if you cannot audit the package. 4) If you want to reduce automation risk, keep disable-model-invocation in mind (the platform default allows agent-initiated use).Like a lobster shell, security has layers — review code before you run it.
latestvk979hmtytqghfjxawz7psamsjh814kpj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
Binsedinet-mcp
EnvEDINET_API_KEY
Install
Install edinet-mcp (uv)
Bins: edinet-mcp
uv tool install edinet-mcp