China Phone Checker
PassAudited by ClawScan on May 1, 2026.
Overview
This is a straightforward instruction-only skill that calls a disclosed phone-checking API, with normal privacy and API-key considerations.
Before installing, make sure you are comfortable sending queried Chinese phone numbers to apipick and using an apipick API key that may consume credits. The artifacts do not show hidden code, persistence, or unrelated permissions.
Findings (2)
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.
If installed and used, the agent can use the configured apipick API key for phone-check requests and consume account credits.
The skill uses a provider API key, which gives access to the user's apipick account and may consume credits; this is expected for the integration and is clearly disclosed.
Requires an apipick API key (x-api-key).
Use a dedicated apipick key if possible, monitor usage, and avoid sharing the key in chat or files.
Phone numbers submitted for checking will be sent to apipick for processing.
The documented workflow sends the phone number to an external provider endpoint. This is necessary for the skill's purpose and is disclosed, but phone numbers can be personal data.
POST https://www.apipick.com/api/check-china-phone ... {"phone_number": "13800138000"}Only submit phone numbers you are authorized to check, and review apipick's privacy and retention practices if the numbers are sensitive.
