framer-plugins
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Framer Plugin SDK. All instructions and code snippets align with the stated purpose of building and debugging Framer plugins.
- [SAFE]: Documentation regarding data storage correctly identifies the security implications of shared vs. private storage. It explicitly instructs users to store API keys and auth tokens in sandboxed
localStoragerather than sharedpluginDatafields, which is a recommended security practice. - [SAFE]: External links point to official Framer documentation domains (framer.com) and well-known developer resources (github.com/framer). No suspicious or obfuscated URLs were identified.
- [SAFE]: Dependencies mentioned (such as
framer-pluginandp-limit) are standard packages within the ecosystem for the intended development tasks.
Audit Metadata