design-system
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation suggests using
npx skills add jwilger/agent-skillsto install related dependencies. This command downloads theskillsutility from the NPM registry and fetches skill data from the author's repository, which represents standard ecosystem management for this vendor. - [COMMAND_EXECUTION]: Provides instructions for the agent to guide the user in executing a command to add related design skills. This is used for integrating the broader design-to-code workflow defined by the author.
- [SAFE]: The skill implements a rigorous multi-phase process with built-in verification gates to ensure design traceability. It explicitly instructs the agent to generate HTML artifacts that are self-contained, inlining all CSS, JavaScript, and binary assets (via Base64). This practice prevents external resource tracking and ensures the integrity of the design specification.
Audit Metadata