WorkflowsMay 14, 2026·2 min read

SafestClaw — Offline-First Assistant CLI

Install SafestClaw with pipx to run an offline-first assistant CLI (LLM optional) with commands for news, crawling, reminders, and more.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
CLI Tool
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install f8dd69d2-5e10-56da-b555-773202d6e9e5 --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

Use SafestClaw when you want an assistant-style CLI that can run without mandatory LLM APIs and still support useful local workflows.

Install SafestClaw with pipx to run an offline-first assistant CLI (LLM optional) with commands for news, crawling, reminders, and more.

Best for: developers who want a local assistant CLI with optional LLM usage and a focus on safer, command-driven workflows

Works with: Python 3.11+, pipx or venv, optional extras for MCP/CalDAV as documented in the README

Setup time: ~6–12 minutes (pipx + first run)

Key facts (verified)

  • GitHub: 279 stars · 35 forks · pushed 2026-05-09.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • Entrypoint (README-backed): pipx install safestclaw.

Main

  • Prefer explicit commands (news/crawl/remind/calendar) so runs are reproducible and easier to audit than free-form chat.
  • If you enable optional integrations (email/calendar), start with read-only scopes and keep credentials isolated.
  • For team usage, document which extras are enabled and which external services are allowed.

README excerpt (source)

# SafestClaw 🐾

**The zero-cost alternative to OpenClaw. No LLM required, though it is optional. No required API bills. Minimal attack surface. Runs on any machine.**

FAQ

Q: Do I need an LLM API key? A: The README describes LLM as optional; start without it and enable only if needed.

Q: What’s a safe first workflow? A: Try news/crawl/summarize on public URLs before connecting private accounts.

Q: How do I reduce risk? A: Keep integrations minimal and prefer whitelisted sources for crawling and feeds.

🙏

Source & Thanks

Source: https://github.com/princezuda/safestclaw > License: MIT > GitHub: 279 stars · 35 forks · pushed 2026-05-09

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets