money-os

Money OS: Security & Trust Architecture

Trust Model

Money OS operates on a zero-trust, local-only architecture. Your financial data never leaves your computer.

How It Works

┌─────────────────────────────────────────────┐
│            YOUR COMPUTER                     │
│                                              │
│  ┌──────────┐    ┌──────────────────────┐   │
│  │ Claude /  │    │  Money OS Plugin     │   │
│  │ Cowork    │◄──►│  (skills + commands) │   │
│  └──────────┘    └──────────────────────┘   │
│       │                    │                 │
│       ▼                    ▼                 │
│  ┌──────────┐    ┌──────────────────────┐   │
│  │ Your     │    │  profile/            │   │
│  │ Messages │    │  (financial data)    │   │
│  └──────────┘    └──────────────────────┘   │
│                                              │
│  ────────── NOTHING CROSSES THIS LINE ────── │
└─────────────────────────────────────────────┘
         │
         ✖ No external APIs
         ✖ No cloud storage
         ✖ No analytics/telemetry
         ✖ No account creation

Security Guarantees

  1. Local-only data storage. All financial profile data (holdings, tax brackets, goals, history) is stored as plaintext markdown files in your workspace folder. No database, no cloud sync, no server.

  2. Zero network calls. Money OS makes zero HTTP requests to external services. Web search may be used for general financial research (market data, tax rules) but never transmits your personal financial data.

  3. No third-party dependencies. Every skill is first-party code — markdown instructions and reference documents. No npm packages, no Python libraries, no compiled binaries that could contain supply-chain attacks.

  4. No account required. No sign-up, no API keys, no OAuth. Install the plugin and start using it.

  5. Human approval gates. Every recommendation includes a “verify this” step. No financial action is taken automatically — you approve each decision.

  6. Full auditability. Your profile/history.md logs every recommendation made and decision taken. You can review, modify, or delete any entry.

Data Classification

Data Type Storage Access Retention
Financial identity (tax bracket, filing status) profile/financial-identity.md Read by all skills Until you delete it
Holdings (portfolio positions) profile/holdings.md Read by portfolio/tax skills Until you update it
Goals (Freedom Number, targets) profile/goals.md Read by all skills Until you modify it
History (decisions, recommendations) profile/history.md Append-only by skills Until you clear it
Conversation content Claude’s context window Current session only Cleared at session end
Web search queries Claude’s search tool General research only Not stored locally

What Money OS CAN See

What Money OS CANNOT See

Disclaimer Framework

Every skill output includes one of these disclaimers based on the type of analysis:

Analytical output:

“This is analytical framework output, not financial advice. Verify all calculations independently.”

Tax-related output:

“This is tax analysis based on general rules. Tax situations are individual — consult a CPA or tax professional before acting.”

Emotional support output:

“This is emotional support and analytical framework, not therapy or financial advice.”

Investment-related output:

“Past performance and projections do not guarantee future results. This is not a recommendation to buy or sell securities.”

Security Audit Checklist

Run this before each release:

Responsible AI Use

Money OS is designed to augment your financial decision-making, not replace professional advice.

When to use Money OS:

When to consult a professional: