← 返回 Skills 市场
jisuapi

Mobile Phone Number Location Query - 手机号码归属地查询

作者 极速数据 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
414
总下载
7
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install shouji
功能描述
根据手机号查归属省市、运营商与卡类型。当用户说:138xxxx 是哪里的号?这个号码联通还是移动?或类似手机号归属地问题时,使用本技能。
安全使用建议
This skill appears to do exactly what it claims: call the JisuAPI phone‑number lookup and return the result. Before installing, ensure you: (1) only provide a JISU_API_KEY obtained from the official jisuapi.com site and keep it private; (2) are comfortable that phone numbers will be transmitted to that third‑party API (consider privacy/regulatory implications); (3) install the Python 'requests' package in the agent environment so the script can run; and (4) restrict/monitor the API key's quota and rotate it if needed. If you require offline or internal processing of phone data, this networked design may not be suitable.
功能分析
Type: OpenClaw Skill Name: shouji Version: 1.0.5 The skill is a legitimate tool for querying mobile phone number attribution (location and carrier) via the JisuAPI service. The Python script (shouji.py) correctly handles API keys through environment variables and performs standard HTTP GET requests to the official API endpoint (api.jisuapi.com) without any signs of data exfiltration, obfuscation, or malicious execution logic.
能力评估
Purpose & Capability
Name/description, required binary (python3), and required env var (JISU_API_KEY) match the claimed purpose of calling JisuAPI's phone‑number lookup. The code calls the documented endpoint https://api.jisuapi.com/shouji/query.
Instruction Scope
SKILL.md instructs exporting JISU_API_KEY and running the included Python script with a JSON payload. The runtime script only reads the provided JSON argument and JISU_API_KEY, calls the JisuAPI endpoint, and prints the returned result — it does not read other files, walk the filesystem, or send data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), which minimizes risk. Minor mismatch: the script uses the Python 'requests' library but SKILL.md/metadata do not declare or instruct installing this dependency; this is an operational omission, not a security red flag.
Credentials
Only one environment variable (JISU_API_KEY) is required and is the expected API key for the documented third‑party service. No unrelated secrets, config paths, or additional credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or elevated platform privileges; it does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shouji
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shouji 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- 更新技能名称为中英文:Mobile Phone Number Location Query - 手机号码归属地查询 - 优化描述,使其更贴合用户实际查询手机号归属地、运营商等场景 - 其余功能及用法说明无更改
v1.0.4
- 增加了对极速数据(JisuAPI)平台的详细介绍和功能分类,提升文档全面性 - 明确指引如何获取和配置 API Key,包括注册、申请和设置流程 - 新增“关于极速数据”部分,说明平台提供的多种API类型和适用场景 - 对用法和推荐场景说明进行了优化和补充,增强易用性
v1.0.3
- No user-facing changes; documentation and functionality remain the same as previous version. - Version bump to 1.0.3 for consistency or internal reasons.
v1.0.2
Version 1.0.2 of the shouji skill - No file changes detected in this release. - Documentation, usage instructions, and API details remain unchanged.
v1.0.1
- 修正了“常见错误码”部分的文档描述,更明确注明数据来源为“极速数据手机归属地文档”。 - 其余内容未发生变化。
v1.0.0
- Initial release of the jisu-shouji skill. - Lookup phone number attribution (province, city, carrier, card type) via jisuapi.com mobile API. - Requires JISU_API_KEY environment variable for authentication. - Provides JSON input/output for easy integration. - Includes detailed usage instructions, error handling, and common error codes.
元数据
Slug shouji
版本 1.0.5
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 6
常见问题

Mobile Phone Number Location Query - 手机号码归属地查询 是什么?

根据手机号查归属省市、运营商与卡类型。当用户说:138xxxx 是哪里的号?这个号码联通还是移动?或类似手机号归属地问题时,使用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 414 次。

如何安装 Mobile Phone Number Location Query - 手机号码归属地查询?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shouji」即可一键安装,无需额外配置。

Mobile Phone Number Location Query - 手机号码归属地查询 是免费的吗?

是的,Mobile Phone Number Location Query - 手机号码归属地查询 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mobile Phone Number Location Query - 手机号码归属地查询 支持哪些平台?

Mobile Phone Number Location Query - 手机号码归属地查询 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mobile Phone Number Location Query - 手机号码归属地查询?

由 极速数据(@jisuapi)开发并维护,当前版本 v1.0.5。

💬 留言讨论