China Phone
v1.0.1中国手机号码归属地与运营商查询。Use when the user wants to look up the province, city, and carrier (运营商) of a Chinese mobile phone number. Identifies China Mobile, China Uni...
⭐ 0· 97·0 current·0 all-time
by@tobewin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (China phone number lookup) match the required tools and actions: curl and python3 to call and parse public lookup endpoints and an offline prefix table as a fallback.
Instruction Scope
SKILL.md only describes validating a phone number, calling public APIs (360 and Taobao), parsing/decoding JSON/JSONP, applying offline prefix rules, and formatting/desensitizing results. The instructions do transmit the queried phone number to third‑party endpoints (expected for this purpose) but do not instruct reading unrelated files or secret environment variables.
Install Mechanism
Instruction-only skill with no install spec or code files; runtime only requires standard binaries (curl, python3). No downloads or archive extraction are requested.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent system changes or to modify other skills. The skill does not declare autonomous elevation beyond normal model invocation.
Assessment
This skill is coherent with its stated purpose, but note that each lookup sends the (desensitized only on output) phone number to third‑party public endpoints (cx.shouji.360.cn and tcc.taobao.com). If you must avoid sending phone numbers off your network (corporate privacy rules, sensitive PII), do not use the skill or run lookups through a vetted internal service. Also ensure curl and python3 are available in your environment and consider possible rate limits or changes to those public APIs; the SKILL.md's fallback to offline prefix rules is appropriate but less precise (no city info).Like a lobster shell, security has layers — review code before you run it.
latestvk976jx926c3b0v19wsxtarkay5839b85
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📱 Clawdis
Binscurl, python3
