framer-crm-apiFramer CMS management via the Server API — list, create, read, update, and delete CMS collections and items, upload images, publish previews, deploy to produ...
Install via ClawdBot CLI:
clawdbot install berthelol/framer-crm-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
upload → https://example.com/photo.jpgCalls external URL not in known-safe list
https://example.comAI Analysis
The skill's core functionality is legitimate and well-documented for managing a Framer CMS via its official API. The 'UNKNOWN_DATA_SINK' signal appears to be a placeholder example ('https://example.com/photo.jpg') within documentation, not evidence of active malicious exfiltration. However, the skill's requirement for a high-privilege API key and ability to push/deploy site content warrants caution.
Audited Apr 18, 2026 · audit v1.0
Generated May 24, 2026
Marketers and content teams can push articles, blog posts, and news updates directly to Framer CMS from external tools or scripts, eliminating manual copy-pasting. This enables scheduled or triggered publishing workflows without opening the Framer editor.
E-commerce managers can programmatically create and update product collections, pricing, and descriptions in Framer CMS from a backend or spreadsheet. This ensures real-time synchronization between inventory systems and the live site.
Designers and developers can upload images to Framer CMS collections programmatically, attaching them to items via field data. This streamlines the process of adding product photos, banners, or media assets without manual uploads.
Agency teams managing multiple Framer sites can deploy changes to production or publish previews via script, ensuring consistent rollouts across client projects. This reduces the risk of manual errors and speeds up release cycles.
When migrating from other platforms or performing bulk updates (e.g., SEO tags, slugs), developers can use the API to read, transform, and write CMS items efficiently. This avoids tedious manual updates and ensures data consistency.
Offer a subscription service that automates content publishing to Framer sites for bloggers and media companies. Revenue comes from monthly fees based on content volume and frequency of updates.
Provide a backend service that connects clients' data sources (e.g., CRM, inventory) to their Framer CMS via the Server API. Charge setup fees and ongoing maintenance retainers.
Build a platform that offers a UI on top of the Framer API for non-technical users to schedule, approve, and deploy CMS changes. Monetize through per-seat pricing and add-on features like analytics.
💬 Integration Tip
Wrap all field updates in 'fieldData' when using setAttributes, and always disconnect the session after operations to avoid resource leaks.
Scored May 24, 2026
Implements UI from design mockups (Figma, Sketch, or image) with pixel-accurate layout, responsive behavior, and design tokens. Use when 还原设计图, implementing...
Senior product designer methodology ensuring thorough user research, structured architecture, accessible color and typography systems, and pixel-perfect UI e...
Complete Motion.dev documentation - modern animation library for React, JavaScript, and Vue (formerly Framer Motion)
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-conv...
Shared design system for yuanfang-skills. Provides token CSS variables, 12+ themes, and reusable layout-type HTML blocks. Used by yuanfang-html-image (and fu...
Use when building, reviewing, or improving frontend UI that needs product-specific design direction, design-system generation, Master/Page overrides, distinc...