local-first-legal-workspace

Audit legal AI workflows to map local data boundaries and external calls.

46|25|Updated May 7, 2026
One-click install
npx skills add https://github.com/LegalQuants/lq-skills --skill local-first-legal-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-first-legal-workspace
Source: https://github.com/LegalQuants/lq-skills/tree/main/skills/local-first-legal-workspace
Command: npx skills add https://github.com/LegalQuants/lq-skills --skill local-first-legal-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps lawyers and legal engineers design or evaluate legal AI workflows so they can clearly understand what data is stored locally, what is transmitted externally, and where privacy/BYOK claims are uncertain.

Core Features & Use Cases

  • Local-first boundary mapping: Produce a structured map of where documents, generated files, chat history, logs, settings, and credentials live within the user’s workspace.
  • Network-call inventory for legal AI: Enumerate external calls (model providers, citation/registry lookups, OCR/conversion services, telemetry/CDNs) with payload, credentials, triggers, retention posture, and evidence status.
  • User-control and disclosure support: Generate a user-facing disclosure note and a checklist that explains controllability (backup, deletion, BYOK scoping) plus unknowns requiring verification.

Quick Start

Ask the AI to audit your legal AI workspace by listing the exact local storage locations, then inventory every external call and what data it sends based on your architecture evidence.

Frequently Asked Questions about local-first-legal-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit what data leaves my legal AI workspace during model calls?

Auditing what data leaves your legal AI workspace involves mapping local storage boundaries and inventorying external network calls for model providers, citation lookups, and telemetry. This produces a structured map showing payload details, credential handling, and retention posture.

What is local-first boundary mapping for legal AI applications?

Local-first boundary mapping for legal AI applications is the process of identifying where documents, chat history, logs, and credentials reside on your machine. It produces a structured local state map to verify privacy boundaries and user-control claims.

Can I generate a user-facing privacy disclosure note for a BYOK legal app?

Yes, you can generate a user-facing privacy disclosure note for a BYOK legal app. The output includes a disclosure note with confidence bands and a controllability checklist explaining backup, deletion, and BYOK scoping for users.

How do I inventory external network calls for document conversion and OCR services?

To inventory external network calls for document conversion and OCR services, you enumerate each external service interaction. This tracks the payload, triggers, credentials, and evidence status of outbound requests from your local web or desktop app.

Does this approach work for evaluating desktop legal AI tools with uncertain privacy boundaries?

Yes, this approach works for evaluating desktop legal AI tools with uncertain privacy boundaries. It explicitly labels unknown or not-observed evidence, providing confidence bands for areas requiring verification rather than assuming total privacy.