baoyu-post-to-x

Warn

Audited by Socket on Aug 14, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS. The core capability matches the stated purpose, and data goes to X through local Chrome rather than an obvious exfiltration service. However, this is a high-impact automation skill for public posting, includes anti-bot bypass framing, uses an unpinned curl|bash install path for Bun, reads config from home/project directories, and can automatically kill local Chrome debug processes; these combined make it medium overall risk.

Confidence: 89%Severity: 62%
SecurityMEDIUM
scripts/paste-from-clipboard.ts

This module is a dual-use cross-platform keystroke injection utility that performs a real paste (Cmd+V/Ctrl+V equivalents) to the active/frontmost application and explicitly aims to bypass synthetic paste-event detection. No network exfiltration or persistence is present in the provided code, but the behavior is inherently security-sensitive (UI input automation) and can be abused for clipboard-driven attacks. The highest concrete technical risk is on macOS: user-supplied --app is interpolated into dynamically constructed AppleScript executed via osascript without escaping/validation, creating an AppleScript-evaluation injection risk. Overall: elevated security risk; treat as high-impact automation code and restrict/validate inputs when used.

Confidence: 66%Severity: 75%
Audit Metadata
Analyzed At
Aug 14, 2026, 04:01 PM
Package URL
pkg:socket/skills-sh/atxinsky%2Fskills%2Fbaoyu-post-to-x%2F@488cea425a0067343b0af4b7bc26edc79af627afe1990157c104a406058bdc91
Security Audit — socket — baoyu-post-to-x