baoyu-post-to-x
Publish Posts and Articles to X
Posting rich content to X can require repetitive browser steps and format conversion. This skill automates drafts, images, and Markdown articles through Chrome while keeping preview mode as the default.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "baoyu-post-to-x" from https://skillstore.io/skills/jimliu-baoyu-post-to-x.md and its manifest at https://skillstore.io/api/skills/jimliu-baoyu-post-to-x/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "baoyu-post-to-x". Draft a short launch post with one screenshot.
Expected outcome:
The skill opens Chrome, fills the X composer, attaches the screenshot, and leaves the post in preview mode.
Using "baoyu-post-to-x". Create an X Article from a Markdown file.
Expected outcome:
The skill converts the Markdown, opens the X Articles editor, inserts the title, content, and images, then leaves a draft for review.
Using "baoyu-post-to-x". Publish a prepared post after confirmation.
Expected outcome:
The skill uses the submit option to click the post or publish button after the user explicitly requests publishing.
Security Audit
CriticalThe skill is a real X publishing automation tool, but it has substantial security-sensitive behavior: child processes, Chrome DevTools control of a logged-in browser, clipboard writes, and OS-level paste keystrokes. Many static findings are formatting false positives, but the confirmed behavior warrants strong warnings and review before installation.
Confirmed security concerns (14)
Show all 14 confirmed findings
Capability review items (49)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Filesystem access (31)
๐ Network access (16)
โก Contains scripts (1)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/jimliu-baoyu-post-to-x/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/jimliu-baoyu-post-to-x?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/jimliu-baoyu-post-to-x?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/jimliu-baoyu-post-to-x/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/jimliu-baoyu-post-to-x.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
JimLiu. (2026). baoyu-post-to-x security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/jimliu-baoyu-post-to-x/audits/5BibTeX citation
@techreport{jimliu-jimliu-baoyu-post-to-x-2026,
author = {JimLiu},
title = {baoyu-post-to-x security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/jimliu-baoyu-post-to-x/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "baoyu-post-to-x security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "JimLiu"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/jimliu-baoyu-post-to-x/audits/5"
identifiers:
- type: other
value: "skillstore:jimliu-baoyu-post-to-x:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Publish campaign posts
Prepare text and image posts for launch announcements or marketing updates with preview before posting.
Draft long-form articles
Convert Markdown drafts into X Articles and place cover or inline images into the editor.
Automate social publishing tests
Validate how content appears in a real Chrome session before manually approving publication.
Try These Prompts
Use this skill to draft an X post in preview mode with this text: <your post text>.
Use this skill to compose an X post with this text and these image paths: <text>, <image paths>. Keep it in preview mode.
Use this skill to create an X Article draft from <markdown file>. Use <cover image path> as the cover image.
Use this skill to draft the post from <content>. Show me the preview state first, then publish only after I confirm.
Best Practices
- Always run in preview or draft mode before using submit or publish options.
- Use a dedicated Chrome profile for X automation to limit account and session exposure.
- Keep image paths local and verify clipboard contents before publishing sensitive media.
Avoid
- Do not run the skill on a shared desktop session with unrelated applications in focus.
- Do not use it to bypass platform rules, spam limits, or consent requirements.
- Do not publish sensitive drafts without manual review in the browser.
Frequently Asked Questions
Does this skill post automatically?
Does it require an X login?
Can it publish X Articles?
Does it support images?
Why does it use clipboard automation?
What should users review before installing?
Developer Details
Author
JimLiuLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 465 views
File structure
๐ references/
๐ articles.md
๐ regular-posts.md
๐ scripts/
๐ copy-to-clipboard.ts
๐ md-to-html.ts
๐ x-article.ts
๐ x-browser.ts
๐ evaluation.json
๐ SKILL.md