Browser Screenshot Send
v1.0.0Automatically send browser screenshots to users via message tool. Solves the common issue where browser screenshots are generated but not delivered to the co...
⭐ 0· 141·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the instructions: the SKILL.md explains how to take a browser screenshot and use the message tool to deliver it. There are no unrelated binaries, environment variables, or external services requested.
Instruction Scope
Instructions reference internal paths (/root/.openclaw/media/browser/<uuid>.png) and recommend copying to /workspace for persistence. This is expected for a screenshot-delivery helper, but users should be aware screenshots may contain sensitive data and copying to workspace makes them persistent.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing is written to disk by the skill itself beyond the normal browser tool behavior.
Credentials
The skill declares and uses no environment variables or credentials. It only references the platform's browser and message tools, which is proportionate to its purpose.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills; it simply instructs on using existing tools. Note that following its guidance to copy screenshots to /workspace will make files persistent.
Assessment
This is an instruction-only helper that is internally consistent with its stated purpose. Before using it, confirm that your OpenClaw agent has the browser and message tools enabled and that you trust the chat channels the message tool will send images to. Be cautious about sensitive information in screenshots — the SKILL.md explicitly suggests copying images into /workspace for persistence, which will keep them on disk and potentially make them accessible later. Because the skill has no install steps and requests no credentials, there is low technical risk from the skill itself, but treat screenshots as sensitive data and avoid sending or persisting images that contain passwords, personal data, or private keys.Like a lobster shell, security has layers — review code before you run it.
latestvk97df5pc73nepy2bhgwregp9dx838et8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
