pptx

Warn

Audited by Socket on Feb 25, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill/documentation is a legitimate and coherent set of instructions for creating, editing, and analyzing PPTX files and their OOXML internals. I found no direct malicious code, credential harvesting, or exfiltration behavior in the provided content. However, it has notable supply-chain and operational risks: unpinned global installs (npm/pip/apt), reliance on many third-party native tools (LibreOffice, Poppler, sharp, playwright), and no guidance to use isolated environments or pin package versions. These factors increase the chance of compromise through malicious or compromised packages or native-tool vulnerabilities when processing untrusted input. Recommended mitigations: use virtualenv/container builds, prefer project-local npm installs, pin versions/checksums, validate third-party tooling, and treat untrusted PPTX/PDF files cautiously (sandboxed processing).

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Feb 25, 2026, 08:24 AM
Package URL
pkg:socket/skills-sh/zhanlincui%2Fultimate-agent-skills-collection%2Fpptx%2F@7ad790e0163a05c2b6be6f8b69ed168cc4e4a8e6