Now in early access, book a 30-minute demo →
Skill scan report

pptx-official

View on GitHub
30 Medium Automated analysis flagged 3 potential risk patterns.

What this skill does

The skill is a tool for creating, editing, and analyzing .pptx files by working with their underlying XML structure. It includes scripts for unpacking and repacking .pptx files, validating input, and

github/sickn33 - Dangerous Code Execution - 43.8k stars

ThreatsDangerous Code Execution Path Traversal Symlink Traversal

Threat analysis

Dangerous Code Execution1 finding
Path Traversal1 finding
Symlink Traversal1 finding

Skill info

Namesickn33/pptx-official
Registrygithub
Version11c9e67
PURLpkg:github/sickn33/agentic-awesome-skills@11c9e67?skill=pptx-official
Stars43.8k

Assessments (3)

Dangerous Code Execution1 finding MEDIUM
MEDIUM

Dangerous Code Execution via skillspector

ooxml/scripts/pack.py

            result = subprocess.run(
                [
                    "soffice",
                    "--headless",
                    "--convert-to",
                    filter_name,
           
Path Traversal1 finding MEDIUM
MEDIUM

Path Traversal via local-llm-review

ooxml/scripts/pack.py

The function `safe_user_path` resolves paths relative to the current working directory, but it does not fully prevent path traversal if the input is not properly sanitized.
Symlink Traversal1 finding MEDIUM
MEDIUM

Symlink Traversal via local-llm-review

ooxml/scripts/pack.py

The function `validate_input_tree` checks for symlinks and raises an error if found, but it does not fully prevent symlink-based attacks if the input is not properly sanitized.

Badge

Add the Anomity scan badge for pptx-official to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/sickn33/pptx-official/)
HTML
<a href="https://anomity.ai/skills/github/sickn33/pptx-official/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of pptx-official? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok