code-generation-template
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical guides and templates for code generation and project scaffolding. No malicious patterns such as prompt injection, data exfiltration, or unauthorized remote execution were detected.
- [COMMAND_EXECUTION]: The provided examples use standard Node.js file system modules (
fs,fs-extra) to read template files and write generated source code to local project directories. These operations are essential to the skill's purpose and do not target sensitive system paths. - [EXTERNAL_DOWNLOADS]: The skill references multiple well-known and trusted Node.js libraries, including Handlebars, EJS, Commander, and Inquirer, to facilitate template processing and CLI interactions.
Audit Metadata