framer-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs diagnostic collection of system information, such as Node.js and npm versions, and project configuration files including package.json and vite.config.ts to assist in troubleshooting.
- [SAFE]: Environment variables are handled securely. The script checks for the presence of FRAMER_API_KEY and FRAMER_SITE_ID using a shell pattern that only indicates whether the variable is set, without exposing the actual credential values.
- [SAFE]: Network activity is limited to a health check against the official Framer API endpoint (api.framer.com) to verify connectivity, which is a well-known and expected service for this skill's context.
Audit Metadata