← Back to Skills Marketplace
ivangdavila

Stock Images

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
639
Downloads
1
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install stock-images
Description
Source free stock photos and placeholder images with direct URLs for Unsplash, Pexels, Pixabay, and Lorem Picsum.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-images
  3. After installation, invoke the skill by name or use /stock-images
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug stock-images
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Stock Images?

Source free stock photos and placeholder images with direct URLs for Unsplash, Pexels, Pixabay, and Lorem Picsum. It is an AI Agent Skill for Claude Code / OpenClaw, with 639 downloads so far.

How do I install Stock Images?

Run "/install stock-images" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Images free?

Yes, Stock Images is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Stock Images support?

Stock Images is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Stock Images?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments