Install
$ agentstack add skill-taivop-marketplace-food-business-approvals ✓ 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
Food Business Approvals
Use when
- You need official approval/licensing process context for food businesses.
- You need structured extraction of approval requirements and statuses.
Avoid when
- You need consumption or food-price indicators.
Inputs
- Business type, approval stage, and period.
Outputs
- Structured approval-process references and requirement fields.
Primary endpoints
- JVIS public register: https://jvis.agri.ee/jvis/avalik.html
- Approval info: https://pta.agri.ee/en/food/approval-operating-enterprises
Workflow
- Determine applicable approval route by business type.
- Extract requirement and procedural fields.
- Normalize approval categories and statuses.
- Return structured process output.
Human setup (when needed)
- If approvals require interactive service usage, guide user through steps and continue from provided outputs.
Quality checks
- Preserve official requirement references.
- Keep process stage and responsible authority explicit.
Access reality
- Public access type: UI page with direct downloadable files.
- Verification run: 2026-02-24.
- https://pta.agri.ee/en/food/approval-operating-enterprises (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.