skill-0327-04
v1.0.2Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
⭐ 0· 76·0 current·0 all-time
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 the actual requirements: the skill requires a 'summarize' CLI and documents summarizing URLs, local files, YouTube, and different LLM providers. The requested capabilities (LLM API keys, optional Apify/Firecrawl tokens) are coherent with a multi-backend summarizer.
Instruction Scope
SKILL.md instructs running the summarize CLI against URLs and local files, and describes optional config at ~/.summarize/config.json and optional provider tokens. It does not instruct reading unrelated system paths or exfiltrating data to unexpected endpoints beyond the listed provider services.
Install Mechanism
Install uses a Homebrew formula from the third-party tap steipete/tap. Using brew is a low-to-moderate risk install method, but third-party taps are not vetted like core Homebrew packages—verify the tap and formula before installing.
Credentials
The registry metadata lists no required env vars, but SKILL.md documents optional provider keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY, FIRECRAWL_API_KEY, APIFY_API_TOKEN). These are proportional to the skill's stated functionality but are optional; the mismatch between 'required env vars: none' and the documented optional keys is minor but worth noting.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or global agent settings. It may read/write its own config at ~/.summarize/config.json, which is expected for a CLI tool.
Assessment
This skill is coherent with its description, but before installing: (1) inspect the Homebrew tap (steipete/tap) and the summarize formula to ensure you trust the source; (2) only provide API keys you trust to the tool (use separate/limited-scope keys where possible); (3) be careful when summarizing sensitive local files—the CLI will read file contents and may send them to the selected LLM provider; (4) if you need stronger containment, run the CLI in a sandboxed environment or review its network behaviour before using it with sensitive data.Like a lobster shell, security has layers — review code before you run it.
latestvk973v2cyp2anfbrnyvrytbhgbx84hn9s
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧾 Clawdis
Binssummarize
Install
Install summarize (brew)
Bins: summarize
brew install steipete/tap/summarize