dashiai-ppt
Warn
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple Node.js and shell scripts to manage its internal rendering and revision workflows, such as
render-goal-deck.jsx,revise-goal.mjs, andcheck_latest_version.mjs. - [COMMAND_EXECUTION]: It launches a local HTTP/HTTPS server (
serve-preview-https.mjs) to provide an interactive user interface for editing the generated presentation and to enable PDF/PPTX exports. - [REMOTE_CODE_EXECUTION]: The skill uses the
esbuildbundler during the rendering process to dynamically compile and minify React UI components into a browser-executable runtime tailored to the specific deck's theme. - [REMOTE_CODE_EXECUTION]: In
build-theme-style-grid.mjs, the skill is configured to automatically runnpm installif required dependencies are missing, which involving executing remote code packages locally. - [EXTERNAL_DOWNLOADS]: The
ensure-registry.mjsscript performs network operations toregistry.npmjs.organdregistry.npmmirror.comto probe connectivity and configure the skill's package registry settings.
Audit Metadata