Summarize Pro
When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also...
暂无可比对内容
需要至少一个上一版本,才能生成差异对比。
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.