Prezentit

v1.0.11

Generate beautiful AI-powered presentations instantly. Create professional slides with custom themes, visual designs, and speaker notes—all through natural language commands.

3· 3.8k·6 current·6 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The SKILL.md describes a presentation-generation API (theme listing, generate, download) that matches the skill name and description. However the registry metadata earlier claimed no required env vars or homepage while SKILL.md requires PREZENTIT_API_KEY and lists https://prezentit.net — this metadata mismatch is unexpected.
Instruction Scope
Instructions are narrowly scoped to calling the prezentit.net API, checking credits, choosing themes, generating presentations, and downloading results. The only secret read is PREZENTIT_API_KEY and network calls target the documented API domain; there is no instruction to read unrelated files or exfiltrate arbitrary data.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk risk; nothing is downloaded or installed by the skill itself.
!
Credentials
The SKILL.md requires a single API key (PREZENTIT_API_KEY), which is proportionate to the service. The concern is that registry metadata provided to the platform lists no required env vars while the runtime instructions clearly require the API key—this inconsistency could cause accidental misconfiguration or indicates sloppy/partial packaging.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. The skill does not request persistent system-wide privileges or modifications to other skills.
What to consider before installing
This skill appears to legitimately call a presentation-generation API and only needs a single API key (PREZENTIT_API_KEY). However, the registry metadata shipped with the skill does not match the SKILL.md: the registry claims no required env vars or homepage even though the instructions require an API key and list https://prezentit.net. Before installing or granting an API key: 1) Verify the prezentit.net homepage and the API key onboarding link are legitimate; 2) Prefer issuing a limited-scope or expendable API key (not a high-privilege account key); 3) Confirm you’re comfortable that network calls go only to prezentit.net and that you understand billing/credits; 4) Ask the publisher to correct metadata (declare PREZENTIT_API_KEY in registry manifest and provide source/homepage) — if they do, this would reduce concerns. Because of the metadata mismatch and unknown source, proceed with caution.

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

latestvk973r9z8edgysg5nk73tk8qesh80wat2

License

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

Comments