webflow-sdk-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [SAFE]: The skill provides coding patterns for the Webflow SDK. It correctly handles sensitive information by referencing environment variables (process.env.WEBFLOW_API_TOKEN) rather than hardcoding credentials.
  • [EXTERNAL_DOWNLOADS]: References the official webflow-api and zod packages from the NPM registry and GitHub. These are well-known, reputable sources for the intended functionality.
  • [DATA_EXFILTRATION]: Provides patterns for communicating with the official Webflow API (api.webflow.com). This network communication is a standard requirement for the skill's purpose and is documented as a safe reference to a well-known service.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:42 PM