Tax Calculator Cn
v2.0.0个税计算器。工资个税、年终奖、劳务报酬、专项附加扣除、退税计算、避税优化、Offer对比。Chinese tax calculator for salary, bonus, freelance income, deductions, tax refund, optimization, offer comparis...
⭐ 0· 504·2 current·2 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Chinese personal income tax, bonuses, freelance income, deductions, offer comparison) matches the included scripts. scripts/tax.sh implements tax, bonus, freelance, annual settlement, optimization and offer comparison logic in clear Python code; scripts/script.sh is a small CLI for tracking/summary and stores logs in a per-user data directory — all consistent with a tax/finance tool.
Instruction Scope
SKILL.md contains examples and CLI usage only; it does not instruct the agent to access unrelated system files or network endpoints. The shipped scripts create and write files under a data directory (TAX_CALCULATOR_CN_DIR or ~/.local/share/tax-calculator-cn) and read/write simple logs/data files. This is expected for a local CLI tool but is worth noting because the skill will persist user data in that directory.
Install Mechanism
No install spec or external downloads are present; the skill is delivered as code files in the bundle. There are no URL downloads, package installs, or non-standard installation behaviors.
Credentials
The skill declares no required environment variables or credentials. The scripts respect standard XDG or HOME environment variables (TAX_CALCULATOR_CN_DIR/XDG_DATA_HOME/HOME) to locate their data directory, which is reasonable and proportionate for a local CLI tool.
Persistence & Privilege
always:false and no special privileges requested. The skill will create and write files to a per-user data directory (~/.local/share/tax-calculator-cn by default) which is normal for CLI tools. It does not modify system-wide configs or other skills.
Assessment
This skill appears coherent and self-contained: it runs local scripts that calculate Chinese tax and stores simple logs under a per-user data directory (TAX_CALCULATOR_CN_DIR or ~/.local/share/tax-calculator-cn). Before installing or running: (1) review the two scripts (script.sh and tax.sh) yourself — they are readable and do not perform network calls or request credentials; (2) be aware the tool will write logs/data to your home directory (you can set TAX_CALCULATOR_CN_DIR to a different path); (3) if you prefer not to execute bundled scripts directly, run them in a sandboxed environment; and (4) verify the upstream source (bytesagain.com / github link in SKILL.md) if you want additional assurance.Like a lobster shell, security has layers — review code before you run it.
latestvk97ebdr1vh00mp4zf6kmyr6j2n833p95productivityvk978ynrc0mj2nr5jkv7pb1vfm982s9bw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
