bubble-io-plugins
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate architectural and coding guide for Bubble.io plugin development, containing no malicious patterns or instructions.
- [SAFE]: Security is a core component of the provided coding standards, which explicitly forbid dangerous practices like
eval()and provide clear methods for sanitizing user input to prevent XSS. - [SAFE]: The skill correctly implements secrets management by instructing developers to handle API keys exclusively in server-side actions, protecting them from exposure in client-side environments.
- [SAFE]: External script references in the documentation and templates point to trusted services or neutral placeholders, following standard implementation patterns for visual elements.
Audit Metadata