tsx

PassAudited by ClawScan on Feb 18, 2026.

Overview

The skill's files and runtime instructions are coherent with a TypeScript/React component scaffolding tool; there are no unexpected credentials, installs, or network operations — though the provided script only echoes actions rather than actually writing files.

This skill appears internally consistent and low-risk: it only contains a small shell script that echoes actions and SKILL.md describing how to run it. If you expect real scaffolding (file creation, Storybook story files), inspect or replace scripts/component-gen.sh before running or installing, since the shipped script is a stub. As with any skill that can execute code, review the script if you plan to let an agent run it autonomously or grant it write access to your project.