Behavioral scan truncated
Vettd corescripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd exceeds 100KB — content past that limit was not scanned for behavioral signals
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
This skill includes a SKILL.md descriptor and ships with scripts. No security concerns were identified.
Vettd Verdict
The overall verdict combines pass, warning, and failure signals across our checks. Click to see how each check is computed.Skill passed all structure and security checks.
Link points to the repository’s default branch (current HEAD). Certification reflects the state of the repo on Jun 17, 2026. Scanned at 57546260.
security
/ coming soon
/ coming soon
/ coming soon
/ coming soon
scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd exceeds 100KB — content past that limit was not scanned for behavioral signals
SKILL.md and references/ files do not reference external URLs
Scanned text content for instruction override, jailbreak framing, credential solicitation, and embedded injection markers
No repository field found in SKILL.md frontmatter. Skills without a verifiable source repository cannot be externally audited.
Scanned all files for credentials, private keys, and code-level risks (eval, shell exec, destructive ops)
best practices
Found code blocks, input/output samples, or an examples section — concrete samples help agents pattern-match effectively
SKILL.md body references files in references/, scripts/, or assets/ — agents can load additional context on demand instead of consuming everything upfront
227 lines (recommended: under 500)
Structured procedures improve reliability for complex tasks
Instructions for the agent to validate its own work before proceeding
description
Good: description explains when to activate the skill
688/1024 characters used
evals
Add an evals/ directory with test prompts and expected outputs to measure skill quality
scripts
scripts/add_slide.py: Script documents its interface via --help or argument parsing
structure
Bundled executable scripts found
Required skill definition file found
Name "pptx" follows spec (lowercase, hyphens, ≤64 chars)