net-worth — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited net-worth (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Calculates your net worth by combining transaction-derived data (savings deposits, investment contributions, debt payments) with user-provided account balances. Produces a formatted net worth statement and tracks changes over time.
transaction_search — find savings deposits, investment contributions, and debt payments to identify accounts and activitytransaction_search with query: "savings OR transfer to savings OR deposit" and months: 3 to identify savings account activity.transaction_search with query: "investment OR 401k OR IRA OR brokerage OR Vanguard OR Fidelity OR Schwab" and months: 3 to find investment contributions.transaction_search with query: "mortgage OR loan payment OR student loan OR auto loan" and months: 3 to find liability-related payments. ASSETS
──────────────────────────────────
Checking Accounts $X,XXX.XX
Savings Accounts $X,XXX.XX
Investment Accounts $X,XXX.XX
Retirement (401k/IRA) $X,XXX.XX
Property $X,XXX.XX
Vehicles $X,XXX.XX
Other Assets $X,XXX.XX
──────────────────────────────────
TOTAL ASSETS $XX,XXX.XX
LIABILITIES
──────────────────────────────────
Credit Cards $X,XXX.XX
Student Loans $X,XXX.XX
Auto Loans $X,XXX.XX
Mortgage $X,XXX.XX
Other Liabilities $X,XXX.XX
──────────────────────────────────
TOTAL LIABILITIES $XX,XXX.XX
══════════════════════════════════
NET WORTH $XX,XXX.XX
══════════════════════════════════Net Worth = Total Assets - Total Liabilities.=SUM(B2:B8) for total assets and =SUM(B10:B15) for total liabilities. Net worth: =B9-B16.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.