Install
$ agentstack add skill-taivop-marketplace-competition-authority-decisions ✓ 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
Competition Authority Decisions
Use when
- You need competition/market regulation enforcement context.
- You need public decisions or precept-related records.
Avoid when
- You need procurement contract data rather than enforcement outcomes.
Inputs
- Sector, entity, enforcement topic, date range.
Outputs
- Decision/precept publication references with links.
Primary endpoints
- Decisions and precepts (ET): https://www.konkurentsiamet.ee/otsused-ja-ettekirjutused
- Authority homepage: https://www.konkurentsiamet.ee/en
Workflow
- Locate decision-related sections/news/publications.
- Filter by topic/entity/date.
- Extract metadata and links.
- Return enforcement-context record set.
Human setup (when needed)
- Some pages may block automated access. If blocked, instruct user to open the target page in browser and share links/files; continue from provided material.
Quality checks
- Mark whether each item is a formal decision, precept, or news summary.
- Keep publication dates and entity names exactly.
Access reality
- Public access type: UI page with direct downloadable files.
- Verification run: 2026-02-24.
- https://www.konkurentsiamet.ee/en (HTTP 200, text/html;, file links detected: 1)
Request contract
- Use the listed primary endpoints as authoritative entry points.
- If API/query parameters are only visible in-browser, preserve exact request URL, params, and headers in output metadata.
- If endpoint is UI-only, document click path and extraction method used.
Output schema expectations
- Keep at least: source URL, retrieval timestamp, publication/update date (if available), title/record label, and extracted governance-relevant fields.
- Preserve original field names when present in downloadable/API output.
Limits and caveats
- Confirm whether data is open-download, UI-only, or authenticated before claiming full access.
- Separate narrative/guidance text from measurable records.
Verification hooks
- Validate endpoint reachability and content type before extraction.
- Validate that each extracted claim is linked to a concrete source URL.
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.