design-taste-frontend
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: No malicious instructions, data exfiltration patterns, or obfuscation were detected. The skill's behavior is consistent with its stated purpose of improving frontend design quality.\n- [EXTERNAL_DOWNLOADS]: The skill references an installation command via
npxthat targets the vendor's official GitHub repository (BND-1/taste-skill.git). It also guides the AI to suggest the installation of well-known, industry-standard libraries such asframer-motion,lucide-react, andzustandif they are not present in the user's environment.\n- [COMMAND_EXECUTION]: The skill includes instructions for the AI to detect missing project dependencies and provide the appropriatenpm installcommands to the user to maintain project functionality.\n- [REMOTE_CODE_EXECUTION]: The README provides an installation command usingnpxwhich executes code from the vendor's repository to install the skill. This is a standard distribution method for this vendor and targets a trusted source.
Audit Metadata