← 返回 Skills 市场
brokenwatch24

Unsplash

作者 BrokenWatchCEO · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1412
总下载
3
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install unsplash
功能描述
Search, browse, and download high-quality free photos from Unsplash with filtering, random selection, and detailed photo metadata access.
安全使用建议
This skill appears to be what it says — an Unsplash API helper — but the registry metadata omits that it expects an Unsplash access key and a local config file. Before installing: (1) be prepared to create an Unsplash developer app and obtain an Access Key; (2) prefer exporting UNSPLASH_ACCESS_KEY as an environment variable instead of storing secrets in files unless you trust the machine; (3) verify you are comfortable the skill will read that key (metadata should declare it — ask the publisher to update the registry entry); and (4) because this is instruction-only, inspect the SKILL.md yourself and confirm the endpoints shown are correct (api.unsplash.com / images.unsplash.com) and no unexpected external endpoints are introduced. If you need higher assurance, ask the publisher to add the required env/config declarations to the skill metadata before using it.
功能分析
Type: OpenClaw Skill Name: unsplash Version: 1.0.0 The skill bundle provides instructions and examples for interacting with the Unsplash API. It guides the user on how to obtain and store an API key (either in `~/.config/unsplash/access_key` or as an environment variable) and demonstrates various API calls using `curl` to `api.unsplash.com`. All operations are standard for an API client, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to harm the agent or user. The instructions are clear, and all network calls target legitimate Unsplash domains.
能力评估
Purpose & Capability
The skill's name/description (Unsplash photo search/download) matches the runtime instructions: all cURL examples call api.unsplash.com and image URLs reference images.unsplash.com. However, the SKILL.md expects an Unsplash access key (UNSPLASH_ACCESS_KEY) and suggests creating ~/.config/unsplash/access_key, but the registry metadata lists no required env vars or config paths. That metadata omission is inconsistent (but not necessarily malicious).
Instruction Scope
Instructions stay on-task: they direct the agent to register an Unsplash app, store an Access Key (file or env var), and call only Unsplash endpoints (api.unsplash.com and images.unsplash.com). There are explicit download-tracking calls (/photos/:id/download) required by Unsplash's API guidelines. The instructions do ask the user to create a file under ~/.config/unsplash, which is a local write operation but limited in scope.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk class: nothing is downloaded or installed by the skill itself.
Credentials
The only sensitive credential the SKILL.md requires is an Unsplash Access Key, which is proportionate to the stated purpose. The concern is that the skill metadata does not declare this required env var or the config path (~/.config/unsplash/access_key). That mismatch means the registry entry understates the secrets/config the skill will ask you to create or use, which reduces transparency.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It instructs creating a per-user config file (~/.config/unsplash/access_key), which is normal for storing an API key but is not declared in metadata. The skill does not try to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unsplash
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unsplash 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Unsplash Skill 1.0.0 initial release - Provides comprehensive documentation for using the Unsplash API, including setup, authentication, and rate limits. - Covers searching, browsing, and downloading high-quality free photos. - Includes usage examples for common API endpoints and parameters. - Explains required download tracking and best practices for attribution and hotlinking. - Details image manipulation options and response structures. - Lists common filters, pagination, error handling, and guidance for production use.
元数据
Slug unsplash
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Unsplash 是什么?

Search, browse, and download high-quality free photos from Unsplash with filtering, random selection, and detailed photo metadata access. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1412 次。

如何安装 Unsplash?

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

Unsplash 是免费的吗?

是的,Unsplash 完全免费(开源免费),可自由下载、安装和使用。

Unsplash 支持哪些平台?

Unsplash 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Unsplash?

由 BrokenWatchCEO(@brokenwatch24)开发并维护,当前版本 v1.0.0。

💬 留言讨论