Picrd Image Hosting

v1.0.0

Free image hosting via picrd.com — upload screenshots, diagrams, and image files to get permanent, embeddable URLs. No account required. Supports PNG, JPEG,...

0· 87·0 current·0 all-time
byS. Rob Beck@setdemos
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (free image hosting) matches the SKILL.md which documents picrd.com upload/list endpoints. The only declared runtime dependency is curl, which is appropriate for the provided curl examples and API usage.
Instruction Scope
Instructions stay within the hosting/upload/listing scope and only call picrd.com endpoints. Minor note: the README shows optional local image-processing commands (sips and ImageMagick's convert) that are not declared as required binaries — they are optional helper suggestions but the skill metadata doesn't list them. Otherwise the instructions do not request unrelated files, credentials, or external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install. That is the lowest-risk model and matches the declared metadata.
Credentials
No environment variables, credentials, or config paths are requested. That aligns with the stated 'no account required' behavior; there are no unexplained secret requests.
Persistence & Privilege
always is false and the skill does not request persistent system-level changes. The skill can be invoked autonomously by the agent (default), which is normal for skills and not by itself a concern.
Assessment
This skill appears to do what it says: use curl to upload images to picrd.com and return embeddable URLs. Before using it, avoid uploading sensitive or private images (the SKILL.md explicitly warns this), save any delete_url you receive (it is a single-use secret), and be mindful of the 60 uploads/hour rate limit. If you want the optional resizing commands to work, ensure you have the pictured tools installed (sips on macOS or ImageMagick's convert on Linux). If you require guarantees about permanence or privacy, review picrd.com's own privacy and retention policies on their site before relying on the service for important data.

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

latestvk97e0dzvswy5we7ed4wvc9gqph83rqgd

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🖼 Clawdis
Binscurl

Comments