Pptx Anthropic
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
If the user runs this setup command, future/unpinned npm package versions could affect the local environment.
The documentation includes a user-directed global npm install for optional icon generation. This is purpose-aligned, but it installs unpinned packages system-wide.
Install: `npm install -g react-icons react react-dom sharp`
Prefer project-local, pinned installs when possible, and verify packages before running global installation commands.
Users may want to verify that this package is from a trusted publisher before relying on its bundled scripts.
The listing uses Anthropic-related naming but does not provide a source or homepage for provenance verification.
Name: Pptx Anthropic; Source: unknown; Homepage: none
Confirm the publisher/source through trusted registry or vendor channels before installing in sensitive environments.
Running cleanup on the wrong working directory or without a backup could remove assets from the unpacked presentation copy.
The cleanup script intentionally deletes files from an unpacked PPTX directory. That is expected for presentation cleanup, but it is still local mutation authority.
This script removes:\n- Orphaned slides ...\n- Unreferenced media, embeddings, charts, diagrams, drawings, ink files
Keep the original PPTX, run scripts only on a dedicated working copy, and review the script output before packing the final deck.
Confidential slide content may be processed by more than one agent context during editing.
The workflow may delegate slide XML edits to subagents. This is disclosed and scoped, but it can expose presentation content to additional agent contexts.
**Use subagents here if available** — slides are separate XML files, so subagents can edit in parallel.
Use subagents only when appropriate for the sensitivity of the deck, and keep delegation limited to specific slide files.
