UAPI Epic 免费游戏 接口
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Using the skill may send a request to UAPI to retrieve public game information.
The skill directs the agent to make an external GET request to UAPI. This is disclosed and matches the stated purpose of retrieving Epic free-game information.
Base URL:`https://uapis.cn/api/v1` ... 方法:`GET` ... 路径:`/game/epic-free`
Use it when you are comfortable with the agent contacting UAPI for this lookup; no sensitive user data appears required for the default call.
If quota is exceeded, the user may be asked to provide or use a UAPI key to retry the request.
The documentation says a UAPI Key may be used if anonymous quota is exhausted, while registry requirements list no required credential. This is purpose-aligned and optional, but it is still a service credential.
如果这个接口返回 429...可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。
Only provide a UAPI key for UAPI itself, avoid sharing unrelated credentials, and confirm whether the key is needed before using it.
