toutiao draft

v1.0.0

Batch upload content or markdown-formatted drafts to the Toutiao micro-headline draft box, including optional images and automatic saving.

0· 156·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (upload drafts to Toutiao) match the instructions: controlling a browser to fill the editor, upload images, and save drafts on mp.toutiao.com. Required artifacts (image URLs, temporary local files, browser control) are expected for this task.
Instruction Scope
Instructions are scoped to parsing user-provided markdown, downloading optional image URLs, manipulating the Toutiao editor via a browser tool, and saving drafts. Note: the skill explicitly downloads external image URLs to /tmp/openclaw/uploads/ and uses the user's logged-in browser session — these are expected for uploading but have privacy implications (you should trust the image sources and the account used). The instructions do not ask for unrelated files, system credentials, or external endpoints beyond the image hosts and Toutiao.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by an installer, lowering installation risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The only runtime requirement is that the user be logged into the Toutiao creator platform in the browser used by the agent — this is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes or access to other skills' configurations. It operates per invocation via browser automation and temporary file storage.
Assessment
This skill appears to do what it claims: parse user text/Markdown, download optional images, and use a browser automation tool to create drafts on mp.toutiao.com. Before installing or running it, ensure you: (1) are comfortable that the agent/browser session used is logged into the correct Toutiao account (automated posting uses that session), (2) only include image URLs you trust (the skill downloads them to /tmp), and (3) test with a small number of non-sensitive drafts to confirm selectors and buttons still match the site (site changes can cause unintended behavior). If you need stronger guarantees, inspect or run the agent in a sandboxed environment so temporary files and the browser session are isolated.

Like a lobster shell, security has layers — review code before you run it.

latestvk978vk9scf9qnfty1nxg5ytgws8351aw

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments