Install
$ agentstack add skill-taivop-marketplace-civil-service-pay-governance ✓ 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
Civil Service Pay Governance
Use when
- You need official public-sector pay-system governance material.
- You need templates/guidance and annual disclosure files related to civil-service pay.
Avoid when
- You need only aggregated public-sector statistics tables (use public-sector statistics skill).
Inputs
- Topic (
guidance,salary-disclosure,methodology,legal-context). - Year.
Outputs
- Source-linked list of governance documents and data templates.
Access reality statement
- Access type:
download files. - Verified on 2026-02-24.
- Page provides direct PDF/XLSX downloads.
Primary endpoints
- Salary data (public sector statistics): https://www.fin.ee/riigihaldus-ja-avalik-teenistus-kinnisvara/riigihaldus/avaliku-sektori-statistika#ametnike-palgaandmed
- Pay governance page: https://www.fin.ee/riigihaldus-ja-avalik-teenistus-kinnisvara/avalik-teenistus/palgakorraldus
Retrieval workflow (reproducible)
- Open pay-governance page.
- Collect all linked files under
/sites/default/files/documents/.... - Classify each record by purpose (methodology handbook, memo, disclosure guide, template).
- Extract year/date from filename and nearby text.
- Return sorted record list with absolute URLs.
Request/query contract
- No auth required.
- File retrieval is direct over HTTPS.
- There is no documented API; extraction is from published file links.
Output schema expectations
source_page_urldocument_titledocument_urlfile_formatpublication_or_version_yeardocument_categorynotes
Limits and caveats
- Titles can be abbreviated and may require filename parsing for year/version.
- Governance documents may reference frameworks published on other pages.
Verification hooks
- Page contains files such as
Ametnike palkade avalikustamise juhend_2026.pdfand01.04.2026 põhipalgad vorm.xlsx. - Methodological documents are available (e.g.,
ametikohtade hindamise kasiraamat_2018.pdf).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: taivop
- Source: taivop/marketplace
- 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.