X Articles
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle uses `agent-browser` for browser automation and shell scripts for local text processing. While the stated purpose of publishing X articles is benign, the `agent-browser --cdp <port> evaluate` command allows for arbitrary JavaScript execution within the browser context, and `pbcopy` grants access to the system clipboard. These are powerful capabilities that, if misused or if the agent were subject to prompt injection, could lead to data exfiltration or unauthorized actions beyond the skill's stated purpose. However, there is no clear evidence of intentional malicious behavior in the provided code or instructions, only the presence of high-risk capabilities used for a plausible, benign purpose in `SKILL.md` and `scripts/publish-article.sh`.
