smoothui-component-craft
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a strict phased workflow for component creation, incorporating accessibility and performance reviews.
- [COMMAND_EXECUTION]: The skill utilizes standard project commands like
pnpm checkandpnpm buildto verify code quality and build integrity within the local environment. - [INDIRECT_PROMPT_INJECTION]: The skill acts on user-provided component requirements to generate React code. While it ingests external data without explicit instruction delimiters, the resulting code generation is confined to the local monorepo and standard React patterns.
- Ingestion points: User-provided component requirements and existing component files in
packages/smoothui/components/. - Boundary markers: Absent.
- Capability inventory: Local repository file read/write,
pnpmlint/build execution. - Sanitization: Relies on standard React and CSS modules/Tailwind patterns.
Audit Metadata