Dizest Summarize

v1.0.1

Summarize long-form content — articles, podcasts, research papers, PDFs, notes, and more — using the Dizest API. Turn what you read into structured, searchab...

0· 1.2k·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the requested environment variable (DIZEST_API_KEY) and the SKILL.md describes calls to https://api.dizest.ai. No unrelated credentials, binaries, or installs are requested. Note: registry metadata lists 'source: unknown' and no homepage, but the SKILL.md/README reference the official dizest.ai site; verify authenticity if you are concerned.
Instruction Scope
Instructions are narrowly scoped and explicitly require the agent to act as a thin client (do not fetch, parse, or pre-process content). That is coherent for a remote summarization API. However, the agent is instructed to forward the user's input exactly as provided — so any sensitive content the user gives (including local file contents pasted into input) will be transmitted to Dizest. The SKILL.md does not include an explicit privacy/PII warning or guidance about what not to send. Also, the preferred retrieval method is SSE; the docs say polling is not yet available, so the agent runtime must support SSE or a fallback approach will be needed.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk and no external packages are installed — this is low-risk and appropriate for the described purpose.
Credentials
Only a single environment variable (DIZEST_API_KEY) is required, which is proportionate to the declared purpose. No other secrets or config paths are requested.
Persistence & Privilege
The skill is not set to always: true and does not request system-wide changes or modify other skills. It relies on the platform's normal agent invocation behavior (autonomous invocation is allowed by default).
Assessment
This skill forwards whatever text you provide to api.dizest.ai using your DIZEST_API_KEY. Before installing, verify you trust Dizest (the SKILL.md links to dizest.ai) and that sending your content to an external service is acceptable. Do not submit secrets or sensitive personal data to the skill. Ensure your agent runtime can handle SSE streams (the skill prefers SSE and polling is not yet available). Keep the API key private, use least-privilege or scoped keys if Dizest supports them, and rotate the key if you suspect compromise.

Like a lobster shell, security has layers — review code before you run it.

latestvk9714r1qw5qmqkh6rmbbtkc55h82mc0k

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📝 Clawdis
EnvDIZEST_API_KEY

Comments