Real Skill packageSource verifiedClawHub registry

Twitter API

A Twitter API alternative and X 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 tweets by keyword, hashtag, or advanced operators (from:, to:, since:, until:, min_faves:, filter:), scrape a Twitter/X profile by handle, pull a user's tweets, replies, followers, or followings, fetch a single tweet with its replies or retweeters, read a Twitter List's members or tweets, check trending topics b…

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:twitter-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/twitter-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/twitter-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/twitter-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/twitter-api
clawhub inspect @fetcher-sh/twitter-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:40 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:a1407104c76c478c98213dd9254f429620e2fa9fa63c0647ee7128ad2490c22f
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

Version 0.1.0 - Complete rewrite: skill replaced Twitter agent Python scripts with a pay-per-call HTTP API guide. - New documentation explains endpoints, authentication via Bearer key or x402 payment, and pricing. - Skill now focuses solely on fetching Twitter/X data (search, profile, timeline, list, trends, etc.) as an API. - Includes detailed endpoint reference, usage examples, scenarios, authentication instructions, and error codes. - All Python client code and automation scripts removed; only markdown references remain.