revealjs
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The scripts require several NPM packages, most notably
puppeteer. During installation,puppeteertypically downloads a Chromium binary from external servers. - COMMAND_EXECUTION (LOW): The skill performs extensive file system operations (read, write, delete, extract zip) and uses Puppeteer to execute code within a headless browser environment to validate slide layouts. These operations are restricted to the local environment and are necessary for the skill's functionality.
- DATA_EXPOSURE (SAFE): No sensitive file access or network exfiltration patterns were detected.
- PROMPT_INJECTION (SAFE): No instructions attempting to bypass agent constraints or override behavior were found.
Audit Metadata