use-topbar
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches UI component definitions from
https://cognitedata.github.io/aura/r/{name}.json. This is the official repository for the Aura library maintained by the skill author. - [COMMAND_EXECUTION]: Executes
pnpm dlx shadcn@latest add @aura/topbarto handle the installation of components. This is a standard and recommended practice within the shadcn/ui ecosystem for adding registry-based components. - [SAFE]: The skill suggests creating or updating
.cursor/hooks.jsonto include asessionStartprompt. This is a legitimate use of IDE configuration to ensure that the agent follows project-specific design rules at the start of a session.
Audit Metadata