Real Skill packageSource verifiedClawHub registry

X API

An X API alternative and Twitter API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, no OAuth and no developer application. Use when the user wants to search X posts by keyword, hashtag, or advanced operators (from:, to:, since:, until:, min_faves:, filter:), scrape an X/Twitter profile by handle, pull a user's posts, replies, followers, or followings, fetch a single post with its replies or reposters, read an X List's members or posts, check trending topics by coun…

Identity and source

Publisher attributionfetcher-shregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 62% rule confidence
Package forminstruction bundle6 recorded files
Canonical sourceClawHub registryclawhub:fetcher-sh:x-api
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/x-api

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/x-api

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/x-api

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @fetcher-sh/x-api
clawhub inspect @fetcher-sh/x-api --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 6 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
7 dependency and API indicators
  • api: apify.com
  • api: clawhub.ai
  • api: docs.brightdata.com
  • api: docs.x.com
  • api: fetcher.sh
  • api: github.com
  • api: twitter.fetcher.sh
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 10:33:48 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:90d07a9cef830de6a160cbf2385417d941cc417c2305edc2e85a70cfa49cd72b
Show up to 6 recorded paths
  • references/comparison.md
  • references/endpoints.md
  • references/faq.md
  • references/scenarios.md
  • skill-card.md
  • SKILL.md

Source changelog

Major update: x-api is now a full-featured X (Twitter) data API skill, offering direct, pay-per-call access to X data without OAuth or a developer account. - Replaced previous OAuth-based tweet-posting approach with a new skill providing 15 GET endpoints to access X (Twitter) data (search, profiles, tweets, lists, trends, etc). - Supports both x402 (USDC pay-per-call) and Bearer key (prepaid credits) authentication with simple HTTP GET requests. - No longer requires developer credentials or app setup—fetch X data directly without official API restrictions. - Extensive documentation refocused on search operators, endpoint usage, scenarios, and integration. - Added comprehensive reference files for endpoints, comparison, FAQ, and usage scenarios. - Removed all tweet-posting scripts and legacy documentation for the old approach.