frontend-starter-kit
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download and installation of a large suite of sub-skills from the author's own repository and established community repositories. This is achieved via the
skillsCLI tool during the setup phase. - [COMMAND_EXECUTION]: Instructions provide shell commands (
bunx skills@latest add) that the agent is intended to run to configure the local environment. These commands install various platform hooks (e.g., SessionStart, PreToolUse, PostToolUse) designed to automate linting, testing, and environment validation. - [SAFE]: The external references point to resources owned by the skill's author or well-known figures in the development community. The behaviors described—such as setting environment variables like
REACT_RULES_BAN_USEEFFECT=1and configuring quality gates—are standard practices for the stated goal of bootstrapping a robust frontend project.
Audit Metadata