SQLite3 Read-Only Pack
V3 guarded local SQLite read capability pack. By-value connector composition (service_kind=cli, no separate ingredient): one local sqlite3 CLI ingredient exposes bounded operations for readiness, schema inspection, table/object inventory, file/page stats, attached database listing, integrity checks, quick checks, foreign-key violation counts, and read-only SQL reports. Bundles a manual read-only query report and a scheduled query-result watch so users can turn local app/business SQLite files into dashboards and alerts. Database operations use sqlite3 safe mode, read-only open mode, JSON output, and PRAGMA query_only=ON; approval is ask because schema, health, and query output can reveal local database contents and arbitrary SELECT text can still be expensive. Requires sqlite3 on PATH (Debian/Ubuntu: apt install sqlite3; macOS: sqlite3 is commonly installed with system tools). Local and no-egress.
What this pack installs
- SQLite read-only query report Recipe
- SQLite query result watch Recipe
- sqlite3 Ingredient
Trust & control
What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.