Crawl From X
v2.7.0X/Twitter 帖子抓取工具。管理关注用户列表,自动抓取当天最新帖子,导出 Markdown。
⭐ 1· 615·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (X/Twitter crawler exporting Markdown) match the provided files and instructions: scripts for crawling and media download, a users.txt, and many example result files. The skill requires the OpenClaw Browser Relay and a logged-in browser session, which is reasonable for a browser-driven crawler.
Instruction Scope
SKILL.md instructions are focused on installing/starting OpenClaw Browser Relay and running the included Python scripts (add/list/remove/crawl). The runtime guidance uses the user's logged-in browser session and directs output to local results/images directories. This is expected, but the runtime does require the Browser Relay extension and access to the browser session (cookies/auth) — a privacy/security consideration that is outside the skill itself.
Install Mechanism
There is no formal install spec in the registry; the README and SKILL.md recommend installing via `npx clawhub@latest install crawl-from-x` or cloning a GitHub repo. No external download URLs with unknown hosts are used in the manifest. However, the package includes executable Python scripts (craw_hot.py, media_downloader.py) that will run on the host once invoked — review these before execution.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its need for a logged-in browser session and the Browser Relay extension is consistent with its crawling purpose. There are no extra or unrelated credentials requested.
Persistence & Privilege
No 'always: true' privilege is requested. The skill does not declare modifications to other skills or system-wide configs. It writes results/media into its own results/ and images/ directories, which is normal for this functionality.
Assessment
This skill is coherent with its stated purpose, but before installing or running it: 1) Inspect the two included Python scripts (scripts/craw_hot.py and scripts/media_downloader.py) for any unexpected network calls, hard-coded external endpoints, or data-exfil logic. 2) Understand that the skill uses the OpenClaw Browser Relay and your browser's logged-in X session — the Browser Relay extension will have access to browsing/session data, so only proceed if you trust that extension. 3) Run first against a test account or in a sandbox/container to verify behavior. 4) Check users.txt to ensure only desired accounts are tracked. 5) Be aware of X/Twitter terms-of-service and rate limits when scraping, and avoid scraping private accounts. If you are unable to review the scripts, treat the package with caution or ask the publisher for source code review or provenance (repository URL and maintainer identity).Like a lobster shell, security has layers — review code before you run it.
automationvk976mhfwyf1yyskbjapa50px8s823zwncrawlvk976mhfwyf1yyskbjapa50px8s823zwnlatestvk97ea9c33stkdvarcjtgq7kkqn825sw5social-mediavk976mhfwyf1yyskbjapa50px8s823zwntwittervk976mhfwyf1yyskbjapa50px8s823zwnxvk976mhfwyf1yyskbjapa50px8s823zwn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
