Summarize Pro
When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also...
No comparison available
A previous version is required before a diff can be generated.
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This is a local summarization skill whose read/write access and history features match its stated purpose.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: summarize-pro Version: 1.0.0 The OpenClaw AgentSkills bundle 'summarize-pro' appears benign. The `SKILL.md` explicitly states that all processing happens locally, with 'NO external API calls, NO network requests, NO data sent to any server.' All file operations (read/write) are strictly confined to the `~/.openclaw/summarize-pro/` directory for managing settings, history, and saved summaries. The only shell command instructed is `mkdir -p` for initial setup, which is benign. There are no indications of prompt injection attempts, data exfiltration, malicious execution, or persistence mechanisms. The requested `read` and `write` permissions are justified by the skill's stated purpose of local data management.