superpowers-lab
Audited by Socket on Feb 16, 2026
1 alert found:
Obfuscated FileThe project is a legitimate automation utility for interactive terminals using tmux, and the README describes plausible, useful capabilities. However, these capabilities inherently allow arbitrary host command execution and access to local secrets via captured terminal output. The provided documentation lacks explicit security controls (sandboxing, confirmation flows, data handling/telemetry policies). No direct indicators of obfuscated or malicious code are present in the supplied text, but because implementation code was not provided, I cannot rule out unsafe or malicious behaviors in source. Before deploying in sensitive environments, require implementation review, enforce runtime sandboxing and least-privilege execution, and add explicit policies for handling captured output and remote telemetry.