cloudflare-bundler-apps
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- Platform Configuration Guidance: The skill outlines the expected structure and configuration for
wrangler.jsonand project layouts. These instructions align with standard development workflows for the platform. - Storage and State Management: Documentation regarding
this.ctx.storage.sqlandthis.ctx.storage.kvrefers to the platform's built-in APIs for persistent storage. The examples demonstrate standard use cases for data persistence and retrieval. - External Resource References: The skill suggests using well-known Content Delivery Networks (CDNs) such as
esm.shandunpkg.comfor loading frontend libraries like React and Babel in prototypes. This is a common practice for development and documentation purposes. - Secure Coding Practices: The instructions include specific warnings against shipping raw JSX to browsers and provide remediation steps, which promotes safer frontend development habits.
Audit Metadata