UAPI 生成摸摸头GIF (QQ号) 接口

v1.0.0

使用 UAPI 的“生成摸摸头GIF (QQ号)”单接口 skill,处理 生成摸摸头GIF (QQ号) 等请求。 Use when the user wants get image motou, image motou, motou, image compression, image to base64, ba...

0· 241·0 current·0 all-time
by速冻饺子@shuakami
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and files all describe a single API endpoint (GET /image/motou) that generates a motou GIF from a QQ number. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md directs the agent to read the included reference docs and then call the specified endpoint. It does not instruct reading system files, unrelated environment variables, or transmitting data to unexpected endpoints. (Minor note: keyword list includes items like 'nsfw image detection' that aren't described in the endpoint docs; this appears to be a broad keyword set rather than an instruction to perform unrelated actions.)
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk — lowest-risk install footprint.
Credentials
No required environment variables, no primary credential declared. SKILL.md mentions that an API key may be needed if rate limits/429s occur, which is reasonable and optional for the described public endpoint.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request to modify other skills or system-wide settings.
Assessment
This skill is a straightforward wrapper for a single external API endpoint (https://uapis.cn/api/v1 GET /image/motou). It does not request credentials or write code locally by default. Before installing/using it, consider: (1) the agent will make network calls to uapis.cn — ensure you trust that service and its privacy policy; (2) the endpoint fetches public QQ avatars given a QQ number, so verify you have permission to use others' avatars; (3) if you hit rate limits you may need to provide a UAPI Key — only supply keys you trust to this skill; (4) the docs mention some broad keywords (e.g., NSFW) that are not implemented in the endpoint — confirm behavior on edge cases. No other red flags were found.

Like a lobster shell, security has layers — review code before you run it.

latestvk971cbkqgy6p9skf9k81zsja2582jsd8
241downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

UAPI 生成摸摸头GIF (QQ号) 接口

这个 skill 只封装一个接口:GET /image/motou。当需求和“生成摸摸头GIF (QQ号)”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。

这个 skill 封装的接口

  • 方法:GET
  • 路径:/image/motou
  • 分类:Image
  • Operation ID:get-image-motou

什么时候直接选这个 skill

  • 当用户的目标和“生成摸摸头GIF (QQ号)”完全对应时,优先直接选它。
  • 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。
  • 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。

常见关键词

  • 中文:生成摸摸头GIF (QQ号)
  • English: get image motou, image motou, motou, image compression, image to base64, base64 to image, svg to image, nsfw image detection

使用步骤

  1. 先读 references/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。
  2. 再读 references/operations/get-image-motou.md,确认参数、请求体、默认值、生效条件和响应码。
  3. 如果需要看同分类上下文,再读 references/resources/Image.md

鉴权与额度

  • Base URL:https://uapis.cn/api/v1
  • 这个接口大多面向公开使用场景,可以先直接调用;如果某次请求被要求认证,再补 UAPI Key。
  • 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。

常见返回码关注点

  • 当前文档里能看到的状态码:200400500

代表性的用户说法

  • 帮我用 UAPI 的“生成摸摸头GIF (QQ号)”接口处理这个需求
  • 这个需求是不是应该调用 生成摸摸头GIF (QQ号) 这个接口
  • use the UAPI get-image-motou endpoint for this task

导航文件

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。
  • references/operations/get-image-motou.md:这里是调用前必须看的核心接口页。
  • references/resources/Image.md:只在需要补充同分类背景时再看。

Comments

Loading comments...