corporate-ppt-generator
PassAudited by ClawScan on May 11, 2026.
Overview
This appears to be a local PowerPoint-generation skill with no evident credential, network, or persistence behavior, but users should verify its dependency and template sources.
Before installing, make sure python-pptx is installed from a trusted source and confirm which PPT template will be used. The supplied artifacts otherwise look purpose-aligned for local PPTX generation, with no evidence of exfiltration, destructive actions, or hidden persistence.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A future or unexpected dependency version could change behavior or introduce vulnerabilities during manual installation.
The required package is appropriate for PowerPoint generation, but the lower-bound version range means future dependency versions could be installed unless the user pins or locks dependencies.
python-pptx>=0.6.23
Install from a trusted package index and prefer a pinned, reviewed requirements file or lockfile for production use.
The skill may fail without a template, or users may need to provide a template whose provenance and contents they should trust.
The provided file manifest does not include PPT_Template.pptx, so the default template needed for brand-preserving output is not reviewable in these artifacts.
Uses local `PPT_Template.pptx` in skill directory by default.
Include the expected template in the package or clearly document where to obtain it, ideally with a checksum or other provenance information.
