material-theme-builder

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizes the @material/material-color-utilities package. This is the official industry-standard library for Material Design 3 color algorithms and is considered a safe and appropriate dependency for the skill's stated purpose.
  • [COMMAND_EXECUTION] (SAFE): The provided generate-theme.mjs script is executed locally to process hex colors. Detailed code analysis confirms the script is limited to color logic; it contains no network requests, file system modifications, or access to sensitive environmental data.
  • [DATA_EXPOSURE] (SAFE): No patterns for accessing credentials, private SSH keys, or configuration files were detected. The script only processes public color hex codes provided as arguments.
  • [PROMPT_INJECTION] (SAFE): The documentation and metadata do not contain any instructions aimed at bypassing agent safety filters or overriding system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 05:58 AM