baoyu-post-to-x
Warn
Audited by Socket on May 25, 2026
1 alert found:
AnomalyAnomalyscripts/x-utils.ts
LOWAnomalyLOW
scripts/x-utils.ts
No explicit network exfiltration or backdoor mechanism is present in this fragment. However, it (a) retrieves highly sensitive X/Twitter authentication cookies via Chrome DevTools Protocol and (b) executes bundled clipboard scripts via npx/bun using child_process with inherited stdio, which is a meaningful risk surface for clipboard data theft or other local actions depending on the referenced scripts. There is also OS command execution for WSL path resolution. Overall: suspicious for sensitive credential handling and clipboard access, but direct malicious behavior cannot be confirmed without the invoked scripts.
Confidence: 100%Severity: 60%
Audit Metadata