Policy Japan Korea

AdvisoryAudited by Static analysis on May 3, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

A user copying the install command could potentially install a different package than the registry entry being reviewed.

Why it was flagged

The package identity details do not fully match: the registry reports slug/version 2.0.0, while the internal metadata and install command reference policy-japan-korea and version 1.1.0. This is a provenance/package-identity note, not evidence of malicious behavior.

Skill content
Registry slug: huimai-japan-korea-policy; SKILL.md install: `clawhub install policy-japan-korea`; _meta.json: "slug": "policy-japan-korea", "version": "1.1.0"
Recommendation

Verify the exact ClawHub slug and version before installing, and prefer installing from the registry page for the reviewed package.

NoteMedium Confidence
ASI10: Rogue Agents
What this means

The skill may frame its responses using its own calibration mode, but there is no artifact evidence that it can keep running, access private data, or change system settings.

Why it was flagged

The metadata advertises calibration settings, including an interval and trusted mode. The provided artifacts do not include code or permissions that would actually create background persistence, so this remains a low-level notice.

Skill content
"calibration": { "levels": ["quick", "standard"], "interval": 1800000, "trustedMode": true }
Recommendation

Treat the calibration/trusted-mode wording as response-style metadata only, and rely on official METI, Korean customs, MFDS, or other government sources for final compliance decisions.