seed-create-component

Pass

Audited by Gen Agent Trust Hub on Sep 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a robust framework for managing design system components. It relies on local scaffolding scripts (scaffold-plan.ts) that perform filesystem checks and planning within the project root, ensuring that changes are predictable and restricted to the development environment.
  • [SAFE]: External dependencies and tools, such as the @seed-design/cli and various design system packages, are official resources authored by the vendor ('daangn'). References to these packages in package.json and installation commands are part of the intended primary skill purpose.
  • [SAFE]: All external documentation and repository links point to well-known and trusted organizations, including GitHub repositories for Radix UI, Base UI (MUI), Chakra UI, and Shadcn UI. These are documented neutrally as references for implementation patterns.
  • [SAFE]: Network activity is restricted to local development servers (localhost:3000, localhost:5173, localhost:6006) for the purpose of visual testing and Storybook preview, which is standard for UI component development tasks and does not involve external data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 1, 2026, 05:48 AM
Security Audit — agent-trust-hub — seed-create-component