← 返回 Skills 市场
308
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uapi-get-image-bing-daily
功能描述
使用 UAPI 的“必应壁纸”单接口 skill,处理 必应壁纸 等请求。 Use when the user wants get image bing daily, image bing-daily, bing-daily, image compression, image to base64, base64...
安全使用建议
This skill is an instruction-only wrapper for a single UAPI endpoint that returns Bing's daily image; it does not request credentials or install code by default. Before installing/using: confirm you trust the upstream host (https://uapis.cn), understand the image usage/licensing and rate limits, and only provide a UAPI Key if you expect authenticated requests. Because the skill can be invoked by the agent, be mindful that the agent may call the external endpoint when fulfilling user requests — this will transmit request parameters to the UAPI service (normal for an API wrapper). If you require stricter controls, avoid granting any service keys and require explicit user approval before outbound API calls.
功能分析
Type: OpenClaw Skill
Name: uapi-get-image-bing-daily
Version: 1.0.0
The skill bundle exhibits 'capability inflation' by including misleading keywords in SKILL.md and references/quick-start.md (e.g., 'nsfw image detection', 'image to base64', 'image compression') that are not supported by the actual code, which only implements a single GET request to 'https://uapis.cn/api/v1/image/bing-daily'. This acts as a prompt injection technique to trick the AI agent into invoking this skill for unrelated tasks, though no direct evidence of intentional data exfiltration or malicious execution was found.
能力评估
Purpose & Capability
The skill's name and description map directly to a single API endpoint (GET /image/bing-daily). It declares no binaries, no environment variables, and no installs — all proportional to a small API-wrapper skill.
Instruction Scope
SKILL.md instructs the agent to read the quick-start and operation docs, confirm parameters/auth, and call the endpoint. It does not ask the agent to read local files, other environment variables, or exfiltrate unrelated data.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing will be written to disk or downloaded during install.
Credentials
No required env vars or credentials are declared. The docs note that a UAPI Key may be needed if the service demands authentication — that is appropriate and limited to the service the skill targets.
Persistence & Privilege
always:false and default model invocation settings are used. The skill does not request permanent agent presence or system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uapi-get-image-bing-daily - 安装完成后,直接呼叫该 Skill 的名称或使用
/uapi-get-image-bing-daily触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish.
元数据
常见问题
UAPI 必应壁纸 接口 是什么?
使用 UAPI 的“必应壁纸”单接口 skill,处理 必应壁纸 等请求。 Use when the user wants get image bing daily, image bing-daily, bing-daily, image compression, image to base64, base64... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。
如何安装 UAPI 必应壁纸 接口?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uapi-get-image-bing-daily」即可一键安装,无需额外配置。
UAPI 必应壁纸 接口 是免费的吗?
是的,UAPI 必应壁纸 接口 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
UAPI 必应壁纸 接口 支持哪些平台?
UAPI 必应壁纸 接口 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 UAPI 必应壁纸 接口?
由 速冻饺子(@shuakami)开发并维护,当前版本 v1.0.0。
推荐 Skills