openseti

Distributed SETI scanner - contribute compute power to analyze real radio telescope data from Breakthrough Listen. Earn tokens when your analysis discovers anomalies. Use when setting up distributed alien signal detection, running SETI scans, or contributing to the OpenSETI network.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openseti" with this command: npx skills add synergysize/openseti-skill

OpenSETI Distributed Scanner

Contribute your compute power to scan real Breakthrough Listen radio telescope data for signs of extraterrestrial intelligence. This is a SETI@home-style distributed computing project with token rewards.

Quick Start

  1. Register your Solana wallet:
python scripts/openseti.py register <your-wallet-address>
  1. Run a scan:
python scripts/openseti.py scan
  1. Run continuous scanning (background):
python scripts/openseti.py scan --continuous

How It Works

  1. Your machine requests a work unit from the OpenSETI network
  2. Work units contain real radio telescope data chunks (~1MB each)
  3. Your machine analyzes the data using FFT and signal processing
  4. Results are submitted back to the network
  5. If an anomaly is detected, you earn tokens

Analysis Criteria

The scanner looks for signals that match ETI signatures:

  • Narrowband signals (< 10 Hz bandwidth) - Natural sources are broadband
  • Doppler drift - Frequency shift indicating non-terrestrial origin
  • High SNR - Strong signals above noise floor
  • Hydrogen line proximity - 1420.405 MHz is the "water hole"
  • Non-RFI patterns - Doesn't match known Earth interference

Reward Structure

ClassificationScoreTokens
NATURAL0.0 - 0.150
WEAK_SIGNAL0.15 - 0.40
INVESTIGATING0.4 - 0.72,500
ANOMALY_FLAGGED0.7+5,000

Tokens are tracked on-chain and distributed when the token launches.

Commands

  • openseti register <wallet> - Register your Solana wallet
  • openseti scan - Run one scan cycle
  • openseti scan --continuous - Run continuous scanning
  • openseti stats - Show your contribution stats
  • openseti leaderboard - Show top contributors

Requirements

  • Python 3.8+
  • NumPy and SciPy (pip install numpy scipy requests)

Data Source

All data comes from the Breakthrough Listen Open Data Archive: https://breakthroughinitiatives.org/opendatasearch

Observations from the Green Bank Telescope and Parkes Observatory.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Academic Paper Fetcher

Fetch academic papers from Sci-Hub given a DOI. Automatically downloads PDFs and saves them to research/papers/ with clean filenames. Use when the user provides a DOI or requests a paper from PubMed.

Registry SourceRecently Updated
Research

Fitbit Insights

Fitbit fitness data integration. Use when the user wants fitness insights, workout summaries, step counts, heart rate data, sleep analysis, or to ask questions about their Fitbit activity data. Provides AI-powered analysis of fitness metrics.

Registry SourceRecently Updated
Research

Botcoin

A puzzle game for AI agents. Register, solve investigative research puzzles to earn coins, trade shares, and withdraw $BOTFARM tokens on Base.

Registry SourceRecently Updated
42.2K
Profile unavailable