static-assets
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No prompt injection patterns or attempts to override agent instructions were detected.
- DATA_EXFILTRATION (SAFE): No evidence of sensitive data access or exfiltration to external domains was found. Code examples use standard Cloudflare Workers patterns.
- REMOTE_CODE_EXECUTION (SAFE): No malicious remote code execution patterns or untrusted downloads were identified. The mentioned shell commands are standard for project setup and deployment (e.g., npm install, wrangler deploy).
- CREDENTIALS_UNSAFE (SAFE): No hardcoded secrets, API keys, or private credentials were found in the configuration or code snippets.
- DYNAMIC_EXECUTION (SAFE): No unsafe use of eval(), exec(), or dynamic code generation was found.
Audit Metadata