cloudflare-mbt-worker-bundle
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate build-time transformation pipeline for Cloudflare Workers and MoonBit code.
- [EXTERNAL_DOWNLOADS]: The documentation references external repositories (e.g.,
github.com/mizchi/cloudflare-starterkit-mbt,github.com/mizchi/mnemo) owned by the skill author for reference and runtime examples. - [COMMAND_EXECUTION]: Included scripts (
prepare-worker.ts.template,check-worker-bundle.ts) perform standard file system operations usingnode:fs/promisesto read, write, and validate build artifacts within the project directory. - [DATA_EXFILTRATION]: Configuration templates include an optional telemetry endpoint (
https://utels.dev/__utels?v=1) for application error tracking, which is clearly documented as part of the intended runtime behavior for the deployed worker.
Audit Metadata