Tax Deduction Optimizer

v1.0.0

Provides structured guidance and templates to optimize tax deductions and improve record-keeping for freelancers, small businesses, and salaried taxpayers.

0· 18·0 current·0 all-time
byhaidong@harrylabsj
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (tax deduction guidance) align with the included files: handler.py parses user text and returns structured recommendations and templates. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md and ACCEPTANCE.md restrict the skill to descriptive outputs and explicitly forbid external API calls or file/network I/O. The runtime code follows that: it only inspects the provided input string and produces JSON. The instructions do not request reading system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install specification is provided (instruction-only skill with bundled handler code). Nothing is downloaded or written to disk by the skill itself; the files are small and local. This is a low-risk install profile.
Credentials
The skill declares no required environment variables or credentials and the code does not access os.environ or other credential/config paths. The level of access requested is minimal and proportional to the descriptive parsing/generation task.
Persistence & Privilege
Flags: always is false and disable-model-invocation is false (normal). The skill does not request permanent presence or modify other skills/configurations. Autonomous invocation is permitted by default on the platform but this skill's scope is limited and does not expand privilege.
Assessment
This skill appears internally consistent and limited to parsing text and returning guidance in JSON; it does not perform network requests or require credentials. Before installing or using it, avoid pasting highly sensitive personal data (full SSNs, full bank account numbers, unredacted tax documents), since the skill echoes user-provided text in its output. If you need tax filing or authoritative legal advice, consult a licensed professional — this skill is descriptive only. If you want extra assurance, run the included tests locally and inspect handler.py yourself (it contains no os.environ, subprocess, file I/O, or network calls).

Like a lobster shell, security has layers — review code before you run it.

latestvk9747dq0erefsbahr3qmwg05e58558pf
18downloads
0stars
1versions
Updated 7h ago
v1.0.0
MIT-0

Tax Deduction Optimizer

Overview

Maps deduction opportunities, record-keeping gaps, and deduction-versus-risk tradeoffs for freelancers, small businesses, and salaried taxpayers. It is a descriptive planning skill, not tax filing software or legal advice.

Trigger

Use this skill when the user wants to:

  • get structured guidance on tax deduction optimizer
  • apply best-practice frameworks to their financial situation
  • generate templates and checklists for financial planning

Example prompts

  • "What deductions can a freelance designer usually claim?"
  • "Should I take the standard deduction or itemize?"
  • "How should I organize travel and meal receipts for audit readiness?"

Comments

Loading comments...