Pptx Generator
v1.0.2专业PPT生成器。Use when user wants to create editable PowerPoint presentations with professional layouts, multiple styles, and beautiful designs. Supports business...
⭐ 0· 2.1k·35 current·37 all-time
by@tobewin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (PPT generator) match the instructions: SKILL.md contains Python code using python-pptx and pillow to build .pptx slides with templates, colors, text, images and charts. Requiring python3 is reasonable and proportional.
Instruction Scope
The provided runtime instructions and code focus on local slide generation. There are no instructions to read unrelated system files, access environment variables, contact external endpoints, or exfiltrate data. The code samples operate on Presentation objects and local image insertion; truncated content shows only slide-creation operations.
Install Mechanism
This is instruction-only (no install spec). SKILL.md lists dependencies (pip install python-pptx pillow) in metadata, but there is no formal install step in the registry spec. That is not inherently malicious, but the user should be aware that the agent may assume those packages exist or attempt to run pip at runtime—verify packages are installed in the execution environment before use.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for secrets or unrelated service tokens; the requested permissions are minimal and appropriate for generating PPTX files locally.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request permanent presence or modify other skills/configuration. No elevated persistence privileges are requested.
Assessment
This skill appears to be what it claims: a local Python-based PPTX generator. Before installing/using it: (1) ensure python3 and the listed libraries (python-pptx, pillow) are installed in the execution environment; (2) confirm the agent/platform will not execute arbitrary code from the skill without your consent—instruction-only skills often contain sample code but the platform might run code snippets if configured to do so; (3) if you plan to insert images or templates, verify they come from trusted sources and do not embed private data; (4) because there's no formal install step in the registry, decide whether to run the pip installs in a controlled environment (virtualenv/containers) to avoid affecting system Python. If you want extra assurance, ask the publisher for an explicit install script or a vetted package (PyPI or GitHub release).Like a lobster shell, security has layers — review code before you run it.
latestvk9720c7q6zfrqkg00maxsz3fg583m2m0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
Binspython3
