Screenshot To Task
v1.0.0把截图里的待办或灵感整理成任务、备注和优先级。;use for screenshots, tasks, capture workflows;do not use for 伪造截图内容, 替代 OCR 系统.
⭐ 0· 112·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match what is provided: an instruction-only skill plus a local Python script that produces structured task summaries from text input. Declared requirement (python3) is appropriate and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to prefer local resources (spec.json, template.md) and only run the script when shell/exec is available. The bundled script supports only the needed structured_brief mode by default (resources/spec.json sets mode to structured_brief). However the script also contains directory_audit/pattern_audit/csv_audit capabilities (it can recursively list and read many text file types), so if someone changes the spec or runs the script in other modes it can read arbitrary files from provided directories — exercise caution and only point it at intended input files.
Install Mechanism
No install spec — instruction-only model with a local Python script. Nothing is downloaded or written to non-standard locations by default.
Credentials
No environment variables or external credentials are requested. The script does not attempt network calls or require API keys.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or global agent settings according to included files.
Assessment
This skill appears to do what it says: generate structured task drafts from screenshot text. Before running the included script, ensure you only pass the intended input (e.g., the example .md or a single text file); avoid pointing the script at large directories (like your home folder) because it can read many file types and could include sensitive content in output. No network downloads or credentials are required. If you plan to modify the spec to enable 'directory_audit' or 'pattern_audit' modes, review the code paths and limit the directories scanned to avoid accidental disclosure of secrets.Like a lobster shell, security has layers — review code before you run it.
latestvk972n2xdax1ntzsjeyetp1qgjh837fqn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🖼️ Clawdis
OSmacOS · Linux · Windows
Binspython3
