visualise

Warn

Audited by Socket on Aug 20, 2026

1 alert found:

Security
SecurityMEDIUM
references/client-implementation.md

No direct evidence of classic malware (e.g., backdoor, crypto-mining, or explicit exfiltration) is present in the shown fragment. However, the code demonstrates a security-critical capability: attacker-influenced fenced payloads are written into an iframe document via `contentDocument.write()`/`close()`, and the iframe CSP weakens protections by allowing inline script/style. This combination creates a strong attacker-controlled HTML/JS execution vector (XSS/code execution in iframe context) and should be treated as a high-risk supply-chain dependency unless strict sanitization and a properly sandboxed iframe are guaranteed by surrounding implementation. The optional MCP wrapper further adds local reference-file disclosure for enumerated inputs and can return arbitrary widget code for rendering.

Confidence: 62%Severity: 85%
Audit Metadata
Analyzed At
Aug 20, 2026, 06:25 AM
Package URL
pkg:socket/skills-sh/shyxin%2Fskills%2Fvisualise%2F@1d012a3eb8691a9cb7f1000ef24d2211690c7973fd079d9c604414abfa0efc97
Security Audit — socket — visualise