chatcut-plugin-basics-claude

Warn

Audited by Socket on Sep 3, 2026

1 alert found:

Anomaly
AnomalyLOW
login-chatcut.sh

This snippet is an asynchronous wrapper that executes a specific CLI login command via Python’s pty.spawn (TTY-like process spawning) and writes all stdout/stderr to /tmp/chatcut-login.log. It provides no sanitization or output redaction, so if the login process emits tokens or sensitive information, they may be leaked to a predictable temporary file. There is no direct evidence of network exfiltration or embedded malicious payloads in the snippet itself, but the command-execution + sensitive-output logging combination warrants review of the invoked CLI/plugin behavior before trusting it in a supply-chain context.

Confidence: 62%Severity: 55%
Audit Metadata
Analyzed At
Sep 3, 2026, 05:52 AM
Package URL
pkg:socket/skills-sh/chatcut-inc%2Fagent-plugin%2Fchatcut-plugin-basics-claude%2F@b284845674a7f19b7e65528d3a6a112b321cef2878a3a66ebb893e436e3e9a4c
Security Audit — socket — chatcut-plugin-basics-claude