
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
MAAC Go CLI — send Taiwan SMS from your terminal (NCC-compliant). Pairs with @maacgo/mcp for AI agents.
MAAC Go command-line interface · send SMS, tail delivery logs, check balance — all from your terminal.
npm install -g ./sdk/cli
maacgo login
maacgo login opens a browser, lets you sign in with GitHub, then stores a scoped API key in ~/.maacgo.
You can also override auth with MAACGO_API_KEY, CRESCLAB_API_KEY, or --key.
Fastest setup:
API · 金鑰test or production keyMAACGO_API_KEYmaacgo send 0912345678 "訂單 #1234 已出貨" # send one SMS
maacgo tail # live delivery log (polls every 3s)
maacgo logs --limit 50 --status failed # recent messages
maacgo metrics --days 7 # aggregate stats
maacgo balance # wallet balance
maacgo login --prod # browser-assisted login, issue a production key
maacgo logout # remove stored key
maacgo --help # show all commands
Auth resolution order: --key flag → MAACGO_API_KEY env var → CRESCLAB_API_KEY env var → ~/.maacgo → ~/.cresclab.
@maacgo/smsMIT
FAQs
MAAC Go CLI — send Taiwan SMS from your terminal (NCC-compliant). Pairs with @maacgo/mcp for AI agents.
We found that maacgo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.