x-articles
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts (
scripts/format-for-x.shandscripts/publish-article.sh) that utilize standard Unix utilities like sed, awk, and cat, along with the agent-browser CLI and pbcopy to process content and manage the system clipboard. - [REMOTE_CODE_EXECUTION]: The automation script (
scripts/publish-article.sh) employs theagent-browser evaluatecommand to execute JavaScript snippets within the browser context, which is the intended mechanism for interacting with the X Articles editor. - [EXTERNAL_DOWNLOADS]: The skill documentation references the installation of the
agent-browserCLI tool from npm as a prerequisite for the publishing automation functionality.
Audit Metadata