framer-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and executecreate-framer-pluginandnpmto installvitest,framer-api, anddotenvfrom the official NPM registry. - [COMMAND_EXECUTION]: Provides instructions to run local development servers and test suites using
npm run devandnpx vitest. - [CREDENTIALS_UNSAFE]: Safely handles authentication by utilizing environment variables (
process.env.FRAMER_API_KEY) for Server API integrations.
Audit Metadata