shadcn-ui
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes the
Bashtool to run the providedverify-setup.shscript and standardshadcnCLI commands vianpx. The shell script is designed for diagnostic purposes, performing read-only checks on local configuration files such aspackage.json,tsconfig.json, andcomponents.jsonto ensure the project is correctly set up for the UI library. No privileged execution or persistence mechanisms were found.- [EXTERNAL_DOWNLOADS] (SAFE): The skill instructions and documentation recommend the use of standard, well-known ecosystem tools likenpx shadcn. The installation source for the skill itself resides within thegoogle-labs-coderepository, which falls under a trusted organization scope. Peer dependencies identified in the examples are standard React ecosystem libraries.- [DATA_EXFILTRATION] (SAFE): Although the agent is grantedRead,Write, andweb_fetchcapabilities, its operational logic is strictly confined to the discovery and integration of frontend components. There are no instructions or code segments that attempt to access sensitive system paths (like~/.sshor.env) or transmit data to external, non-whitelisted domains.- [PROMPT_INJECTION] (SAFE): TheSKILL.mdandREADME.mdfiles contain clear, task-oriented instructions without any adversarial patterns such as instructions to ignore safety filters, system prompt extraction attempts, or 'jailbreak' role-play scenarios.
Audit Metadata