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

sidclaw-demo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sidclaw-demo

Zero-install SidClaw demo — see the approval card in 10 seconds

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

sidclaw-demo

Zero-install SidClaw demo. Starts a local governance dashboard with four pre-loaded scenarios — you can approve, deny, and inspect the hash-chained trace for each one.

Try it

npx sidclaw-demo

Opens http://localhost:3030 in your browser. Press Ctrl+C to stop.

Options:

npx sidclaw-demo --port 8080
npx sidclaw-demo --no-open
npx sidclaw-demo --help

What you see

Four governance scenarios from real industries:

AgentActionPolicyStatus
Claude Coderm -rf ./data/Destructive bash requires approvalPending (interactive)
Portfolio RebalancerSell 500 AAPL (~$107K)FINRA 2026 trade thresholdPending (interactive)
Nexus Infra Botkubectl scale replicas=0 in prodScale-to-zero requires approvalAlready approved
MedAssist ClinicalOrder CBC lab testHIPAA physician approvalAlready denied

For the two pending scenarios, you can click Approve or Deny — the trace viewer updates in real time with the final decision event.

What this is not

  • Not connected to a real SidClaw instance
  • Not persisted — scenario state resets on restart
  • Not a substitute for the full platform — this shows the approval card UX

Ready to deploy?

npx create-sidclaw-app

This scaffolds a real governed agent with 3 policies and connects it to your SidClaw instance (SaaS or self-hosted).

MIT licensed.

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