office-quotes

Warn

Audited by Socket on Sep 2, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/office-quotes.js

No overt backdoor or direct malware behavior is evident. The primary security concern is the unsafe rendering pipeline: the tool fetches untrusted SVG from a remote API, embeds it verbatim into HTML, and renders it in headless Chromium via file:// before screenshotting. If the upstream API (or network path) can be influenced to serve malicious/active SVG content, this could lead to unexpected browser-context behavior (e.g., outbound resource requests or other renderer-driven side effects). Treat the API SVG as untrusted and consider sanitization/validation and/or stricter browser rendering constraints.

Confidence: 62%Severity: 52%
Audit Metadata
Analyzed At
Sep 2, 2026, 04:32 AM
Package URL
pkg:socket/skills-sh/sundial-org%2Fawesome-openclaw-skills%2Foffice-quotes%2F@829dd6e435f5a08558bc0b832f9cc388a3a1754eb13bfb5be59cf6cef5ce2884
Security Audit — socket — office-quotes