tax-filing

v0.2.0

United States federal income tax filing assistant for US citizens, resident aliens, and nonresident aliens. Guides users through the entire IRS filing workfl...

1· 246·0 current·0 all-time
byAnthea Z@irreel
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (US federal tax filing + PDF form filling) match the included references and the bundled pypdf-based update_form.py script; the files and guidance are proportional to preparing and validating 1040/1040‑NR workflows.
Instruction Scope
SKILL.md restricts actions to gathering user-provided tax documents, routing forms, calculating amounts, and filling/validating PDFs. It does not instruct reading unrelated system files or contacting external endpoints. The directive to activate on any tax-related user prompt is broad but consistent with the skill's purpose.
Install Mechanism
This is an instruction-only skill with no install spec. The only runtime dependency is pypdf (checked in scripts/update_form.py). No downloads, URLs, or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The workflow legitimately needs access to user tax documents (W‑2, 1099s, etc.), which is appropriate for the stated purpose.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request permanent system presence or modify other skills' configurations.
Assessment
This skill appears internally consistent: it contains helpful reference docs and a small pypdf helper to update IRS PDF fields. Before installing or running it, verify you trust the skill source and run it locally (do not upload sensitive tax docs to unknown services). Review scripts/update_form.py yourself (it is short and does no networking). Ensure pypdf is installed in a safe environment and avoid running code from unknown authors with your real SSN/financial documents; consider consulting a tax professional for complex or high‑risk filings.

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

latestvk97b8xvsb1j32q10sxnj9hjak5828w56

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments