Real Skill packageSource verifiedClawHub registry

perp-basis-scanner

Scans the spot-vs-perpetual futures basis (contango/backwardation) across Binance, Bybit, OKX, and Deribit for any symbol they list, using free public REST market-data endpoints with no API key required. Useful for crypto trading, basis trade, cash-and-carry arbitrage, funding rate arbitrage, perpetual futures, options and derivatives research, whale-style institutional strategies, and passive income via delta-neutral spot-perp spreads. Reports live spot price, perp mark price, basis percentage, a rough annualized…

Identity and source

Publisher attributionssyoproregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 67% rule confidence
Package forminstruction with code4 recorded files
Canonical sourceClawHub registryclawhub:ssidharhubble:perp-basis-scanner
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/16/2026.claude/skills/perp-basis-scanner

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/16/2026.agents/skills/perp-basis-scanner

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/16/2026skills/perp-basis-scanner

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 @ssidharhubble/perp-basis-scanner
clawhub inspect @ssidharhubble/perp-basis-scanner --version 1.0.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
3 / 3 inspected as text
Checked
8/16/2026, 4:04:38 AM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
5 dependency and API indicators
  • api: api.binance.com
  • api: api.bybit.com
  • api: fapi.binance.com
  • api: www.deribit.com
  • api: www.okx.com
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/16/2026, 4:08:30 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:bca141bba67acb45772408fd57295d5832006a40b340cf3ce0545503b055b8f8
Show up to 4 recorded paths
  • README.md
  • scripts/basis_scanner.py
  • skill-card.md
  • SKILL.md

Source changelog

perp-basis-scanner v1.0.0 – Initial release - Scans and compares the spot-vs-perpetual basis across Binance, Bybit, OKX, and Deribit for any listed symbol, with no API key required. - Reports live spot price, perpetual mark price, basis percentage, rough annualized basis, and current 8-hour funding rate side by side across exchanges. - Offers both one-shot scans and a repeating watch mode for monitoring basis drift over time. - Outputs in table or JSON format, with support for exchange selection and error handling for unavailable data. - Designed for python developers and crypto researchers seeking quick, cross-exchange basis checks before executing basis or funding-rate-arbitrage trades.