Install
$ agentstack add skill-adamriofc-indonesian-business-agent-skills-bpjs-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
BPJS Split & Contribution Calculator
Computes precise monthly payments for BPJS Kesehatan and BPJS Ketenagakerjaan using active statutory wage caps.
Active Statutory Rates & Caps
- BPJS Kesehatan: 4% Employer, 1% Employee. Max wage cap: Rp 12.000.000.
- BPJS TK - JHT: 3.7% Employer, 2% Employee.
- BPJS TK - JP: 2% Employer, 1% Employee. Max wage cap: Rp 10.042.300.
- BPJS TK - JKK: Employer only (0.24% to 1.74% depending on risk level).
- BPJS TK - JKM: Employer only (0.3%).
Trust Envelope (Confidence Contract)
Every engine output must be wrapped in a structured envelope declaring production trust attributes:
regulatory_framework: Applying regulation with article references (e.g.PP No. 58/2023 jo. PMK 168/2023 - TER).ruleset_version: Versioned Id of theengines/rules/*.jsonruleset consulted (e.g.PPH21-2024 v1.0.0).effective_window:[effective_from] – [effective_to]of the applied ruleset.integrity_status:VERIFIEDafter SHA-256 ruleset check, orUNVERIFIED— never present silent calculations when UNVERIFIED.risk_level: ContextualLOW / MEDIUM / HIGHper skill risk metadata.requires_human_review:truefor HIGH risk outputs — mandatory professional sign-off before filing, payment, or execution.currency: IDR, rounded to the nearest whole Rupiah unless another precision is stated.as_of: The simulation/effective date used to select the ruleset.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: adamriofc
- Source: adamriofc/indonesian-business-agent-skills
- 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.