Back to Home
itsablabla icon

garza-os-github

by itsablabla

Overview

Automatically indexes voice memos from VoiceNotes, extracts entities using Claude, and syncs to Craft for knowledge management.

Installation

Run Command
wrangler deploy

Environment Variables

  • ANTHROPIC_API_KEY
  • VOICENOTES
  • EXTRACTIONS

Security Notes

Multiple critical security risks identified across the repository: numerous hardcoded API keys/tokens are present in various Node.js servers (e.g., `cf-mcp/server.js`, `beeper-rest-api/server.js`, `desktop-commander-mcp/worker.js`), shell scripts (`scripts/daily-bible.sh`), and Cloudflare Worker files. The system's own documentation (`docs/security-checklist.md`) explicitly flags plaintext secrets in Craft and unproxied MCP endpoints as immediate concerns. The orchestrator's use of `shell=True` in some `subprocess` calls also poses a potential risk if inputs aren't perfectly sanitized. Widespread use of hardcoded credentials makes the overall system highly vulnerable.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

AITranscriptionEntity ExtractionKnowledge GraphCloudflare WorkerCraftAutomation