workers-performance

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • PROMPT_INJECTION (SAFE): No malicious instructions or bypass attempts detected in the prompt logic.
  • COMMAND_EXECUTION (SAFE): Shell commands provided in documentation (e.g., wrangler, esbuild) are standard industry tools for building and deploying workers.
  • DATA_EXFILTRATION (SAFE): Code patterns focus on legitimate performance monitoring and caching. No unauthorized data access or external transmission patterns were found.
  • REMOTE_CODE_EXECUTION (SAFE): Dynamic imports are used strictly for performance optimization of local modules. No remote script execution patterns (such as curl | bash) are present.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:00 PM