favicons
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill performs legitimate file processing and generation tasks using a reputable third-party library.
- [COMMAND_EXECUTION]: The skill includes a Node.js script (
generate_favicons.js) intended to be run locally. It uses standard arguments to define input/output paths and configuration, without exposing the system to arbitrary command injection. - [EXTERNAL_DOWNLOADS]: The skill references the
faviconspackage on the npm registry. This is a standard and expected dependency for the skill's documented purpose.
Audit Metadata