← Back to Skills Marketplace
1113
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install tdnet-disclosure-mcp
Description
Access TDNET timely disclosures (適時開示) from Tokyo Stock Exchange (JPX/TSE) — earnings reports (決算短信), dividends, buybacks, forecast revisions, governance cha...
Usage Guidance
This skill appears to do what it says, but it requires installing a third-party package (tdnet-disclosure-mcp) with no homepage or source listed. Before installing: (1) verify the package on a trusted registry (PyPI/GitHub) and inspect the source or release notes, (2) prefer packages with an authoritative homepage/repo and a maintainer history, (3) run the install and CLI in a sandbox or container if you must test it, and (4) review network behavior (which endpoints it contacts) and file system writes after install. If the publisher cannot provide a repository or verifiable provenance, treat the package as higher risk and avoid installing on sensitive systems.
Capability Analysis
Type: OpenClaw Skill
Name: tdnet-disclosure-mcp
Version: 0.1.2
The OpenClaw skill 'tdnet-disclosure-mcp' appears benign. The `SKILL.md` file provides clear instructions for installing and using a command-line tool (`tdnet-disclosure-mcp`) to access public financial disclosures from the Tokyo Stock Exchange. There is no evidence of malicious prompt injection, data exfiltration, unauthorized execution, persistence mechanisms, or obfuscation. The installation method via `uv` is standard, and the commands are direct invocations of the specified binary, aligning with the stated purpose of fetching public data.
Capability Assessment
Purpose & Capability
Name, description, and CLI usage all align: the skill is a thin wrapper around a tdnet-disclosure-mcp CLI that queries a public Yanoshin Web API mirror of TDNET data. Required binary matches the stated capability and no unrelated credentials or paths are requested.
Instruction Scope
SKILL.md contains only CLI usage and install instructions for the tdnet-disclosure-mcp tool; it doesn't instruct the agent to read unrelated files, environment variables, or exfiltrate data to unexpected endpoints. It references the Yanoshin Web API (an external data source), which is appropriate for this purpose.
Install Mechanism
The install spec is a uv-packaged tool (uv kind) and SKILL.md also suggests pip install. No homepage or source repository is provided and the package owner is unknown — installing an external package will download and run third-party code on the host. This is a moderate risk because the installer could contain unexpected behavior; the manifest gives no provenance (e.g., GitHub repo, PyPI link, or release host) to verify the package before install.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The lack of secrets or unrelated env access is proportionate to a read-only disclosure-retrieval tool.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or to modify other skills' configurations. Installing the CLI will add a binary (expected for a tool), but there's no request for elevated privileges in the metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tdnet-disclosure-mcp - After installation, invoke the skill by name or use
/tdnet-disclosure-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Add int→str coercion, non-retryable status handling
v0.1.1
Add retry logic, rate limiting, input validation
v0.1.0
Initial release of tdnet-disclosure-mcp.
- Access timely corporate disclosures from Tokyo Stock Exchange listed companies via Yanoshin Web API.
- Supports latest, search, company, and date-based queries for earnings, dividends, buybacks, M&A, and more.
- No API key required; free and easy setup.
- Includes commands for JSON output and connectivity testing.
Metadata
Frequently Asked Questions
What is Tdnet Disclosure Mcp?
Access TDNET timely disclosures (適時開示) from Tokyo Stock Exchange (JPX/TSE) — earnings reports (決算短信), dividends, buybacks, forecast revisions, governance cha... It is an AI Agent Skill for Claude Code / OpenClaw, with 1113 downloads so far.
How do I install Tdnet Disclosure Mcp?
Run "/install tdnet-disclosure-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tdnet Disclosure Mcp free?
Yes, Tdnet Disclosure Mcp is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tdnet Disclosure Mcp support?
Tdnet Disclosure Mcp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tdnet Disclosure Mcp?
It is built and maintained by ajtgjmdjp (@ajtgjmdjp); the current version is v0.1.2.
More Skills