qr-generator
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs its stated function of generating QR codes using reputable dependencies and standard file system operations.
- [COMMAND_EXECUTION]: The skill implements a CLI using the 'commander' library to parse user input for text and output paths. All operations are local and limited to QR code generation and file writing.
- [EXTERNAL_DOWNLOADS]: The skill's dependencies, 'qrcode' and 'commander', are well-known and standard packages in the Node.js ecosystem, serving only the functional requirements of the skill.
Audit Metadata