TG Image Sender

v1.0.0

Send test or generated images directly to Telegram chats using the message tool with Picsum.photos URLs or custom media. Use when the user requests to 'send photo', 'generate image here in TG', or show/test images in Telegram (e.g., 'пришли фото', 'покажи картинку').

1· 1.6k·4 current·4 all-time
byRigdenDjapo@drones277
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
Name/description match the runtime instructions: the skill simply builds a Picsum (or other) media URL and calls the platform 'message' tool to send it to Telegram. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions are narrowly scoped to forming a media URL and calling the message tool. However, the skill allows arbitrary media URLs (user-provided or generated) and performs no validation; that means the agent can forward any externally hosted image URL to Telegram recipients. This is expected for an image-sending skill but worth noting as a potential privacy/content caution.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested. The skill relies on the platform 'message' tool for channel authentication, which is appropriate and proportional.
Persistence & Privilege
always is false and the skill is user-invocable. The default ability for the agent to invoke the skill autonomously remains, which is normal; the skill does not request persistent system-wide privileges or modify other skills.
Assessment
This is a simple, instruction-only skill that builds image URLs (Picsum or user-supplied) and tells the platform's message tool to send them to Telegram. Before installing, confirm that: (1) the platform 'message' tool/channel integration you use is trusted and correctly scoped (it will perform the actual send and hold Telegram credentials), (2) you are comfortable the agent may forward arbitrary external image URLs provided by users (no URL validation is performed), and (3) you only enable the skill when you want the agent to send images — autonomous invocation is allowed by default, so review agent policies/permissions if you need stricter controls.

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

latestvk97e2eg0egaqt0va5qj916pp3n80t0fh

License

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

Comments