Install
$ agentstack add skill-dithiothreitol-jdg-ksiegowy-tax-calculator ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Kalkulator podatkowy JDG
Oblicza zobowiazania podatkowe z faktury lub za miesiac.
Uzycie
Uruchom skrypt:
python3 scripts/calculate.py --netto [--vat-rate 23] [--ryczalt-rate 12] [--annual-revenue ]
Zwraca JSON z:
- netto, VAT, brutto
- ryczalt (12% od netto)
- skladka ZUS zdrowotna (prog na podstawie rocznego przychodu)
- terminy platnosci (20-ty: ryczalt+ZUS, 25-ty: VAT)
Przyklady
- "Oblicz podatki od faktury 10500 netto"
- "Ile wyniesie ZUS przy przychodzie 120000 rocznie?"
- "Jakie mam terminy podatkowe za kwiecien?"
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: dithiothreitol
- Source: dithiothreitol/jdg-ksiegowy
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.