backblaze-coder

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWEXTERNAL_DOWNLOADS
Full Analysis
  • EXTERNAL_DOWNLOADS (LOW): The configuration requires the 'Backblaze/b2' provider. This is an external dependency that the execution environment must download from the Terraform Registry.
  • DATA_EXPOSURE (INFO): The 'outputs.tf' section includes an 'app_key' output marked as sensitive. While this prevents the value from being printed to the console in standard Terraform runs, the secret will be stored in plain text in the Terraform state file.
  • SECURITY_CONFIG (LOW): The 'assets' bucket is configured as 'allPublic' with a CORS rule allowing all origins ('*'). This is a permissive configuration typical for public CDNs but should be reviewed to ensure it aligns with the user's specific security policies.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:09 PM