← Back to Skills Marketplace
1400
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xbio
Description
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
Usage Guidance
This skill looks like a wrapper for the 'bird' CLI but has several red flags. Before installing: (1) verify the brew formula source (steipete/tap) on GitHub and read the formula to see what it installs; (2) confirm what the 'bird' binary will do with your browser cookies and where it reads them from — only grant access if you trust it; (3) expect to provide SWEETISTICS_API_KEY if you use that engine, and don't supply secrets unless you trust the service; (4) be wary of the mismatched skill name and unknown homepage — they may indicate sloppy packaging or a misleading listing. If unsure, run the CLI in a sandboxed environment or prefer a skill with explicit declared env/config requirements and a well-known source.
Capability Analysis
Type: OpenClaw Skill
Name: xbio
Version: 1.0.0
The skill is suspicious due to two main factors: it instructs the agent to install a third-party CLI tool (`bird`) from an external `brew` tap (`steipete/tap/bird`), introducing a supply chain risk. More critically, the `bird` tool is explicitly stated to access "Browser cookies (default: Firefox/Chrome)" for authentication, which is a high-risk capability involving access to sensitive local data, even if for its stated purpose. While the skill doesn't explicitly instruct the agent to exfiltrate data, it enables a tool with significant access to sensitive information.
Capability Assessment
Purpose & Capability
The skill description and SKILL.md describe an X/Twitter CLI (bird). However the skill name ('cleans and optimize Xbio cleaner') does not match that purpose. The declared requirement (binary 'bird' and a brew formula for steipete/tap/bird) is coherent for a Twitter CLI, but the mismatched skill name and unknown homepage (bird.fast) are odd and worth verifying.
Instruction Scope
Runtime instructions tell the agent to use browser cookies (Firefox/Chrome) and optionally the Sweetistics API. Accessing browser cookies implies reading local browser stores or calling a helper binary that does so — yet no config paths or permissions are declared. The SKILL.md also references an env var (SWEETISTICS_API_KEY) that the skill metadata does not list. That mismatch means the skill may access credentials or local data without them being declared.
Install Mechanism
Install is via a Homebrew formula: steipete/tap/bird. Using brew is common, but this is a third‑party tap (not necessarily homebrew/core). Third‑party taps can run arbitrary install scripts; inspect the formula repository before installing.
Credentials
SKILL.md documents SWEETISTICS_API_KEY as an auth source and browser cookies as a default auth method, but requires.env is empty and no config paths are declared. That omission is an inconsistency: the skill may rely on or read secrets/config that aren't declared up front.
Persistence & Privilege
always:false (no forced global presence) and no install-time actions beyond the brew formula are declared. The skill does not claim to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xbio - After installation, invoke the skill by name or use
/xbio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the bird skill, a CLI tool for interacting with X/Twitter.
- Read, search, and post tweets/replies from the command line.
- Supports authentication via browser cookies or Sweetistics API.
- Quick commands for reading user info, threads, and search results.
- Flexible posting options with user confirmation.
- Easy install via Homebrew.
Metadata
Frequently Asked Questions
What is cleans and optimize Xbio cleaner?
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics. It is an AI Agent Skill for Claude Code / OpenClaw, with 1400 downloads so far.
How do I install cleans and optimize Xbio cleaner?
Run "/install xbio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is cleans and optimize Xbio cleaner free?
Yes, cleans and optimize Xbio cleaner is completely free (open-source). You can download, install and use it at no cost.
Which platforms does cleans and optimize Xbio cleaner support?
cleans and optimize Xbio cleaner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created cleans and optimize Xbio cleaner?
It is built and maintained by SoanAI (@soanai); the current version is v1.0.0.
More Skills