bricks
Warn
Audited by Socket on Sep 5, 2026
1 alert found:
SecuritySecuritybricks-layouts.md
MEDIUMSecurityMEDIUM
bricks-layouts.md
The fragment is mostly benign page/template configuration, but it includes an explicit, high-impact capability to execute embedded JavaScript at runtime (`executeCode: true` + `javascriptCode`). The specific JavaScript shown only logs to the console, so there is no direct evidence of active malware behavior in this fragment instance; however, the surrounding capability is consistent with stored-XSS/backdoor risk if template content can be influenced or if signature/validation is weak or bypassable. Review/containment should focus on disabling or strictly allowlisting executable template directives during imports and enforcing strong validation of any signature mechanism.
Confidence: 72%Severity: 78%
Audit Metadata