Summarize Pro
v1.0.0When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also...
⭐ 32· 16.2k·109 current·115 all-time
byManish Pareek@mkpareek0315
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (summarization of long content in multiple formats) is consistent with the instructions: it only requires local read/write and stores settings/history under ~/.openclaw/summarize-pro. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md instructs the agent to create ~/.openclaw/summarize-pro and read/write JSON files there, and defines many trigger phrases and summary formats. It explicitly claims 'NO external API calls' and 'All data stays local'. That is coherent, but this is an instruction-only file — it cannot by itself enforce network restrictions. Also the skill advertises handling PDFs, YouTube transcripts, and exports but provides no concrete import/export code; presumably the user must paste or upload content into the indicated directory.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk install mechanism since nothing is downloaded or written beyond the stated local directory creation.
Credentials
No environment variables, no external credentials, and only local file read/write access are requested. The declared permissions (read/write) are proportionate to storing settings, history, and saved summaries.
Persistence & Privilege
always is false and the skill persists only to its own directory under the user's home (~/.openclaw/summarize-pro). It does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but not an added privilege here.
Assessment
This skill is internally consistent: it only asks to read/write a folder in your home and claims all processing is local. Before installing, confirm two things with your platform: (1) that the agent runtime enforces the declared 'read'/'write' permissions and prevents network access (the SKILL.md's 'no external calls' is a policy assertion, not an enforcement), and (2) understand that summaries and any pasted content will be stored under ~/.openclaw/summarize-pro (history, saved.json, templates). Avoid pasting highly sensitive secrets or PII unless you trust the local environment and the platform's sandboxing. If you want higher assurance, ask the publisher for source code or a provenance/homepage link, or request that the platform provide an audit showing the skill cannot reach the network or other user files.Like a lobster shell, security has layers — review code before you run it.
latestvk978pbm15g2cs8f1y0rjftwdgd81mkd4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
