SkillAgentSearch skills...

CerebroSMS

Send anonymous text messages with TOR and the TextBelt API

Install / Use

/learn @Da2dalus/CerebroSMS

README

Cerebro

open-source-project made-with-bash <img src="https://img.shields.io/badge/Maintained%3F-Yes-green?style=for-the-badge"> <img src="https://img.shields.io/github/license/Da2dalus/CerebroSMS?style=for-the-badge">

Send text messages with the Linux shell and the TextBelt API. Cerebro uses the TOR network to make you harder to trace.

Start

Show options

sudo cerebro --help

Options

Show this page: --help

Check text message status: --statuscheck

Send text message: --sendsms

Check if you have remaining quota: --quotacheck

Test if everything is working: --testsms

Wait for replie using webhook: --repliecheck

Update Cerebro: --update

Show CLI menu: --menu

Print version: --version

Dependencies

culr: apt install curl

tor: apt install tor

jq: apt install jq

Install

sudo su

cd /bin

apt install jq tor curl

sudo curl https://raw.githubusercontent.com/Da2dalus/CerebroSMS/main/cerebro > cerebro

sudo chmod +x cerebro

OR

sudo curl https://raw.githubusercontent.com/Da2dalus/CerebroSMS/main/cerebro > cerebro

sudo bash cerebro

sudo cerebro --help

The BREW way

brew tap Da2dalus/CerebroSMS https://github.com/Da2dalus/CerebroSMS.git

brew install --cask cerebro-sms

apt install jq tor curl

sudo bash cerebro --help

sudo chmod +x /bin/cerebro

(!TIP) Ask questions on the irc channel #cerebro-sms on freenode.net

Github forks Github followers Github stars Visits Badge

Related Skills

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated1mo ago
Forks29

Languages

Shell

Security Score

100/100

Audited on Feb 17, 2026

No findings