corner-diagonals

Warn

Audited by Socket on Jul 25, 2026

1 alert found:

Anomaly
AnomalyLOW
demo/index.html

The module dynamically decodes an embedded HTML template and injects it into an iframe via `srcdoc`, then loads (optionally) local media assets and passes base64-encoded assets into the iframe using `postMessage` with `targetOrigin='*'`. No explicit credential theft or external exfiltration is evident in the shown fragment, but the encoded-payload + `srcdoc` execution pattern and wildcard messaging are notable security risks that require inspection of the fully decoded HTML and verification of iframe sandboxing and receiver-side origin/type checks.

Confidence: 45%Severity: 55%
Audit Metadata
Analyzed At
Jul 25, 2026, 05:39 AM
Package URL
pkg:socket/skills-sh/MengTo%2FSkills%2Fcorner-diagonals%2F@dc2109366fff16de3b2f1ece3bb86fd7b3e935184b33d0900445685afef32061
Security Audit — socket — corner-diagonals