webflow-code-component:local-dev-setup
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established development practices for project initialization and environment setup without introducing any malicious code or instructions.
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands (
npm,mkdir,npx) for tasks such as creating directories, initializing projects, and running build scripts. These operations are consistent with the skill's primary purpose of setting up a local development environment. - [EXTERNAL_DOWNLOADS]: The skill references standard package installations via
npm. All referenced packages are either official vendor resources from Webflow (e.g.,@webflow/webflow-cli,@webflow/react) or well-known ecosystem libraries (e.g.,react,typescript,tailwindcss).
Audit Metadata