Summarize Pro
When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also...
SKILL.md
text/markdown · 17743 字节
skill-card.md
text/markdown · 2017 字节
Security Scan
状态
clean
OpenClaw
gpt-5.5
OpenClaw 分析
This is a local summarization skill whose read/write access and history features match its stated purpose.
置信度: 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.