carl-file-organizer

Warn

Audited by Socket on Sep 2, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/carl_file_organizer/render.py

This fragment is an orchestrator that dynamically loads and executes a package-local renderer module (build_report.py) via exec_module, then renders untrusted JSON data into HTML and writes it to disk; optionally it starts a server. The key supply-chain/security concern is the runtime arbitrary-code execution of the renderer file (and any optional server logic). No direct malicious IOCs are visible in this wrapper alone, but the delegated renderer behavior could include sensitive actions (file/network/process) and token misuse.

Confidence: 60%Severity: 55%
Audit Metadata
Analyzed At
Sep 2, 2026, 06:54 AM
Package URL
pkg:socket/skills-sh/learnprompt%2Fcarl-skills%2Fcarl-file-organizer%2F@bff2e3391d3bc122356c1a1711f21f60e810badd104bd09e7cfa1c5a22e37109
Security Audit — socket — carl-file-organizer