card-skill

Warn

Audited by Socket on Jun 10, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/gallery_render.js

The module is consistent with a static-site generator plus screenshot automation. No explicit malicious behavior (exfiltration, credential access, persistence, or obfuscation) is present in the snippet. However, there are meaningful supply-chain/security risks: the screenshot step uses `execSync` with an interpolated command string (command-injection risk if any components can be influenced), and the HTML template directly interpolates `${tabs}`/`${sections}` without visible sanitization (stored XSS risk if upstream data is untrusted). Malware likelihood appears low, but security hardening is recommended around input validation and using safer process execution APIs (argument arrays) and HTML escaping.

Confidence: 100%Severity: 60%
Audit Metadata
Analyzed At
Jun 10, 2026, 12:00 AM
Package URL
pkg:socket/skills-sh/KKenny0%2Fcast%2Fcard-skill%2F@66a856a26d1ebbc3df411fb4b583dfd3a1b37373
Security Audit — socket — card-skill