website-weapon
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands for project scaffolding, including
pnpm create,git init, andsupabase init. These are necessary for the skill's stated purpose of building a project from scratch. - [EXTERNAL_DOWNLOADS]: The playbook downloads UI components from well-known community repositories such as
sv-animations.vercel.appandaceternity.sveltekit.iousing theshadcn-svelteCLI tool. These are recognized sources for Svelte components and are documented neutrally as part of the visual design phase. - [COMMAND_EXECUTION]: Deploys Supabase Edge Functions using the
supabase functions deploycommand. These functions are used for administrative tasks like user role management and webhook notifications, following standard Supabase architecture patterns.
Audit Metadata