🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sidclaw/cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sidclaw/cli

Terminal CLI for SidClaw — review and decide approvals without opening a browser.

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

@sidclaw/cli

Terminal CLI for SidClaw approvals. Review and decide without opening a browser. MIT licensed.

Install

npx @sidclaw/cli help

Use

export SIDCLAW_BASE_URL=https://api.sidclaw.com
export SIDCLAW_API_KEY=ai_your_key

# Interactive picker — arrow keys to select, A/D to decide
sidclaw approvals

# Non-interactive list — CI-friendly
sidclaw approvals list

# Continuous watch with desktop notifications
sidclaw approvals --watch

Keys (interactive)

KeyAction
/ Move cursor
EnterShow full approval JSON
AApprove (prompts for note)
DDeny (prompts for note)
Q / Ctrl+CQuit

Design

Zero dependencies — pure Node stdlib. Works on any Node 18+ install without npm install. Desktop notifications on macOS (osascript) and Linux (notify-send), terminal bell fallback everywhere else.

Keywords

sidclaw

FAQs

Package last updated on 17 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts