Tax Professional Advance

PassAudited by ClawScan on May 10, 2026.

Overview

This no-code tax helper is broadly coherent, but it stores sensitive tax and expense details and uses strong CPA-like marketing language that users should not over-trust.

This appears safe to use as an instruction-only tax organizer if you are comfortable storing financial details in the workspace. Keep receipts and tax records separately, review the saved expense JSON periodically, ask before sharing data with other skills, and verify any tax advice with current IRS guidance or a licensed professional before filing.

Findings (5)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your employment type, location, filing status, expenses, deductions, and estimated-payment details may be kept in local workspace files.

Why it was flagged

The skill is designed to read personal profile context and store tax/expense records persistently. This is purpose-aligned, but the data is sensitive and may be reused later.

Skill content
First: Read `USER.md` for the user's employment type, location, filing status, and personal context. ... Track expenses — Log deductible expenses to `data/tax-professional-advance/YYYY-expenses.json`
Recommendation

Only record information you are comfortable storing, periodically review or delete the data file, and avoid entering unnecessary sensitive details.

What this means

Tax or expense information could be used in combination with other skills if the agent follows the integration guidance.

Why it was flagged

The skill contemplates sharing or coordinating tax/expense context with other skills, but the provided instructions do not define explicit data-sharing boundaries.

Skill content
Integration — Connect with mechanic, card-optimizer, and other skills
Recommendation

Ask the agent to get your confirmation before sharing tax, expense, or profile details with other skills.

What this means

You may be tempted to rely on the skill for tax decisions that should be verified against current IRS rules or a licensed professional.

Why it was flagged

The wording strongly frames the assistant as CPA-like and best-in-class, which can encourage overreliance on tax advice from an unverified skill.

Skill content
provide CPA-level guidance ... You are the BEST tax optimizer out there.
Recommendation

Treat outputs as planning assistance, not as a substitute for a licensed CPA or tax attorney, especially for filings, audits, S-Corp issues, or multi-state situations.

What this means

The agent may keep tax deadlines or reminder-related context if you ask it to use the calendar features.

Why it was flagged

The skill describes ongoing reminder behavior. No code or always-on mechanism is shown, so this is not hidden persistence, but it does imply recurring task awareness.

Skill content
Tax calendar — Track deadlines, send proactive reminders
Recommendation

Use explicit reminder dates and ask where reminder or calendar data will be stored before relying on proactive nudges.

What this means

It may be harder to verify who maintains the skill or exactly which instruction version you are using.

Why it was flagged

The registry metadata lacks a source/homepage, and the provided SKILL.md frontmatter shows a different version value (`version: 1.0.2`). With no code this is low risk, but it is a provenance/versioning gap.

Skill content
Source: unknown; Homepage: none; Version: 1.0.3
Recommendation

Review the full skill text before installation and prefer skills with clear source, homepage, and matching version metadata when available.