← 返回 Skills 市场
ivangdavila

Stock Images

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
639
总下载
1
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-images
功能描述
Source free stock photos and placeholder images with direct URLs for Unsplash, Pexels, Pixabay, and Lorem Picsum.
安全使用建议
This skill is coherent and lightweight: it only supplies ready-to-use image URL patterns and optional local preference saving. Before installing or using it, consider: (1) Network/privacy — fetching images from external hosts will reveal your IP and request headers to those hosts (normal for hotlinking). (2) Licensing — verify license/attribution for production use even though many services permit casual use. (3) Stability — direct source URLs (e.g., source.unsplash.com) may redirect or change; if you need consistency, cache the final image URL or use IDs. (4) If you need higher request volume, attribution, or guaranteed terms, prefer the official APIs (which require keys) rather than anonymous hotlinking. If these tradeoffs are acceptable, the skill is fine to install.
功能分析
Type: OpenClaw Skill Name: stock-images Version: 1.0.0 The skill is classified as suspicious due to potential prompt injection vectors and the inclusion of `curl` command examples. The `SKILL.md` instructs the agent to 'read `setup.md` silently' on first use, which is a direct prompt injection surface, though the current content of `setup.md` is benign. Additionally, `providers.md` contains `curl` examples for API interaction (e.g., `curl -H "Authorization: YOUR_API_KEY" ...`), which, if executed by the agent without proper sandboxing or user confirmation, could lead to arbitrary command execution and external network calls beyond the skill's stated purpose. While there is no clear evidence of intentional malicious behavior like data exfiltration or persistence, these elements represent significant vulnerabilities in the agent's execution model.
能力评估
Purpose & Capability
The name/description (source free stock photos and placeholders) matches the files and instructions: URL patterns for Lorem Picsum, Unsplash, Pexels, Pixabay, Placehold.co, etc. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md and the referenced files only instruct the agent to return or construct direct image URLs and optionally store a local memory.md if the user asks. They instruct loading local reference files (setup.md, unsplash-categories.md). The README claims "No user data sent," but any HTTP request to external image hosts will inevitably include network metadata (IP address, request headers and possibly Referer) — this is normal for hotlinking and not hidden in the skill, but users should be aware.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install model (nothing written to disk by an installer).
Credentials
The skill requires no environment variables, credentials, or config paths. The absence of secrets is proportionate to a URL/reference skill. Note: making image requests contacts third-party hosts and can expose network-level metadata (IP/headers).
Persistence & Privilege
always:false and standard autonomous invocation are used (normal). The only persistence suggested is an optional local memory file saved only if the user requests it; the skill does not request elevated privileges or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-images
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-images 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug stock-images
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Stock Images 是什么?

Source free stock photos and placeholder images with direct URLs for Unsplash, Pexels, Pixabay, and Lorem Picsum. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 639 次。

如何安装 Stock Images?

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

Stock Images 是免费的吗?

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

Stock Images 支持哪些平台?

Stock Images 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Stock Images?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论