static-qr-code-generation
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses well-known and reputable tools such as the qrcode npm package and the zbar barcode reader for its operations.
- [COMMAND_EXECUTION]: The skill instructions involve standard developer commands (npm install, node -e, brew install) for generating assets and verifying them locally. These commands are transparent and serve the stated purpose of the skill.
- [EXTERNAL_DOWNLOADS]: Downloads are restricted to official package registries (NPM) and well-known software distributions (Homebrew/APT), which is standard practice for developer tools.
Audit Metadata