China Social Credit

v1.0.0

中国统一社会信用代码解析与验证。Use when the user provides a Chinese Unified Social Credit Code (统一社会信用代码) and wants to validate its checksum, identify the registration auth...

0· 160·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (validate/parse 统一社会信用代码) matches the SKILL.md content: format checks, parsing of code fields, and checksum calculation per GB 32100-2015. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md contains only deterministic, offline steps: normalization, character validation, field interpretation, and checksum math. It explicitly states 'fully offline — no network'. It does not instruct the agent to read arbitrary files, environment variables, or send data elsewhere.
Install Mechanism
There is no install spec and no code files to install or execute. Being instruction-only minimizes disk/write risk.
Credentials
The skill declares no required environment variables or credentials and the instructions do not reference any secrets or external services. Required access is minimal and proportional to the stated purpose.
Persistence & Privilege
always:false and no install or configuration changes are requested. The skill does not request persistent/system-level privileges or modify other skills' configurations.
Assessment
This skill appears safe and coherent: it only performs local parsing and checksum validation per the GB 32100-2015 rules and needs no network access or credentials. Keep in mind: a successful checksum/format validation does NOT prove the company actually exists or is in good standing — for authoritative verification use the official national registry (e.g., 国家企业信用信息公示系统). If you later want the skill to look up live registration data, that would require network access and credentials and would materially change the security profile.

Like a lobster shell, security has layers — review code before you run it.

latestvk979tm484dqqm8br3m5y4stccd8399jy

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🏢 Clawdis

Comments