upgrade-simple-icons

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes standard project commands such as pnpm add, pnpm lint, and pnpm verify. These are appropriate for managing software dependencies and ensuring code quality during an upgrade process.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill downloads the simple-icons package from the official npm registry. This is a trusted and standard source for JavaScript libraries.
  • [DATA_EXFILTRATION] (SAFE): File access is restricted to local project configuration files (package.json, pnpm-lock.yaml) and source code files (common/icons/*) necessary for the upgrade. There are no network requests to untrusted external domains.
  • [PROMPT_INJECTION] (SAFE): The instructions provide a clear, step-by-step workflow for a developer or agent to follow without any attempts to bypass safety filters or override system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:06 PM