framer-code-components-overrides
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references importing external libraries from well-known and official sources, including
https://esm.sh(a common ESM CDN) andhttps://framer.com(the official platform domain). This is standard practice for Framer code components which operate in a browser-based environment. - [SAFE]: Analysis of the provided instructions and code snippets revealed no malicious patterns. The use of browser-specific APIs such as
localStorage,document.body, andwindow.addEventListeneris correctly scoped to standard UI/UX functionality, such as state persistence for popups and scroll detection.
Audit Metadata