unlazy

Warn

Audited by Socket on Aug 31, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/gate_check.py

This module’s core security issue is high-risk supply-chain functionality: it reads CHECK commands from Markdown and executes them via subprocess.run(..., shell=True), then writes captured stdout/stderr excerpts back into the same Markdown files as evidence. There are no explicit signs of covert malware behavior (e.g., networking/persistence) in the shown code, but the command execution + evidence persistence combination makes the tool potentially dangerous if the .outline gate files can be influenced by an attacker, enabling arbitrary command execution and potential secret leakage into logs or repository state.

Confidence: 78%Severity: 92%
Audit Metadata
Analyzed At
Aug 31, 2026, 02:51 AM
Package URL
pkg:socket/skills-sh/outlinedriven%2Fodin-claude-plugin%2Funlazy%2F@6dcfb302cc731bb973a9c6b31cfde0d9bd9013bf8ba415799a707c3823a60de1
Security Audit — socket — unlazy