Esta página se muestra en inglés. Una traducción al español está en curso.
WorkflowsMay 14, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Stage only · 17/100Stage only
Superficie agent
Cualquier agent MCP/CLI
Tipo
CLI Tool
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install f8dd69d2-5e10-56da-b555-773202d6e9e5
Introducción

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.

🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados