Back to skill

Security audit

present-ppt

Security checks across malware telemetry and agentic risk

Overview

This skill is a local HTML-to-PowerPoint converter whose code execution, file reads, and file writes match its stated purpose.

Install only if you are comfortable running a small local Node project. Use npm ci with the included lockfile when possible, provide only HTML files you intend to convert, keep outputs in a chosen project/output folder, and review any proposed edits when the agent adds a new preset.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

VirusTotal

58/58 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.dangerous_exec

Shell command execution detected (child_process).

Critical
Code
suspicious.dangerous_exec
Location
scripts/html_to_pptx.js:60