cali-coding-go-stack

Warn

Audited by Socket on Jul 18, 2026

1 alert found:

Security
SecurityMEDIUM
assets/scaffold/web/resources/static/datastar/datastar.js

High-severity risk: this module contains multiple explicit client-side execution primitives. It compiles and executes dynamically generated code strings via Function(...), and it can directly execute server-returned JavaScript by injecting response text into a <script> element appended to document.head. It also patches server-supplied HTML into the live DOM and recreates script elements during reconciliation, making embedded scripts executable. Unless all server-driven expressions/HTML/JS are strictly trusted and integrity-protected, this design can enable full browser-context code execution, representing a significant supply-chain/runtime security risk.

Confidence: 74%Severity: 90%
Audit Metadata
Analyzed At
Jul 18, 2026, 10:56 AM
Package URL
pkg:socket/skills-sh/calionauta%2Fagent-sync-public%2Fcali-coding-go-stack%2F@d10f41a8f15776bdebfcc9448d002658964327f2e6bbe7593692475b0ec4d01c
Security Audit — socket — cali-coding-go-stack