Estat Mcp

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears purpose-aligned for querying Japan’s official e-Stat API, with an expected API-key requirement and a disclosed package install.

This looks reasonable for accessing Japan’s e-Stat open-data API. Before installing, confirm you trust the estat-mcp package source and provide only the e-Stat API app ID needed for this integration.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Installing the skill will add a third-party command-line tool to the user’s environment.

Why it was flagged

The skill relies on installing an external package to provide the CLI binary. This is coherent with the skill’s purpose, but users should trust the package source before installing.

Skill content
uv | package: estat-mcp | creates binaries: estat-mcp
Recommendation

Install only if you trust the package source and version; prefer reviewing the package repository or publisher information when available.

What this means

The skill will use the configured e-Stat API key when making API requests.

Why it was flagged

The skill needs an e-Stat API application ID to access the official API. This is expected for the stated integration and no artifact evidence shows unrelated credential use.

Skill content
Requires `ESTAT_APP_ID` environment variable
Recommendation

Use an API key intended for this service, avoid sharing unnecessary credentials, and rotate the key if you suspect it was exposed.