skill-to-prompt
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a Node.js script (
docx-generator.js) to process conversion data and generate document files. - [EXTERNAL_DOWNLOADS]: Installs the
docxlibrary from the npm registry, a well-known and standard package repository for Node.js development. - [DATA_EXPOSURE]: Accesses the local filesystem at
~/.claude/skills/to read the source material required for the conversion process.
Audit Metadata