html-to-pptx-jsx

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references legitimate libraries hosted on Unpkg and the Tailwind CSS CDN. These are well-known services used for frontend development.
  • [COMMAND_EXECUTION]: Standard installation and local preview commands are documented in the README, such as 'git clone' and 'python3 -m http.server'. These are typical for local development environments.
  • [DYNAMIC_EXECUTION]: The exporter workflow uses Babel Standalone to process JSX directly in the user's browser. This is an intentional and documented part of the skill's architecture for generating PowerPoint objects from DOM data.
  • [SAFE]: No malicious behavior, prompt injection patterns, or data exfiltration attempts were identified. The skill adheres to best practices by treating source HTML as read-only and avoiding server-side code execution.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 02:58 PM
Security Audit — agent-trust-hub — html-to-pptx-jsx