Webflow Designer Extension

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

This skill bundle provides comprehensive documentation and a utility script for developing Webflow Designer Extensions. The `scripts/search_references.py` file, which processes markdown documentation, includes explicit security features to prevent prompt injection (via `_INJECTION_RE` and `sanitize_body` function) and path traversal (by verifying file paths are within the skill root). The documentation files themselves consistently promote secure development practices and explicitly warn against malicious behavior, data misuse, and security vulnerabilities. There is no evidence of intentional harmful behavior, data exfiltration, unauthorized execution, or obfuscation.