📦 China Phone — 查手机号归属

v1.0.1

输入中国11位手机号,秒级返回归属省、市及运营商(移动/联通/电信/广电)信息,支持号段实时更新,无需注册即可调用。

0· 147·0 当前·0 累计
tobewin 头像by @tobewin (ToBeWin)
下载技能包
最后更新
2026/3/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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; th...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
Instruction-only skill with no install spec or code files; runtime only requires standard binaries (curl, python3). No downloads or archive extraction are requested.
凭证需求
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to the described functionality.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/20

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install china-phone
镜像加速npx clawhub@latest install china-phone --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库