# Agent guide — whistleblowertools.eu

An independent directory of whistleblower reporting platforms evaluated against EU Directive 2019/1937. Published as a static Hugo site with machine-readable JSON endpoints for agent use.

This file is a stable index for AI agents. All linked resources are served under `https://whistleblowertools.eu`.

## Read-only catalog API

No authentication, no rate limits, no state. Every endpoint is a static JSON file regenerated on each deploy.

| Endpoint | Purpose |
| --- | --- |
| `/openapi.json` | OpenAPI 3.1 spec describing the catalog |
| `/tools/index.json` | Summary record for every tool |
| `/tools/{slug}/index.json` | Full profile for one tool |
| `/llms.txt` | LLM-oriented site summary |
| `/llms-full.txt` | Complete site content dump |
| `/sitemap.xml` | All public URLs |

Known tool slugs: `canaletico`, `clym`, `cortina`, `digitalpa`, `easywhistle`, `ethicsportal`, `faceup`, `formalize`, `hintbox`, `hintcatcher`, `iblow`, `integrityline`, `ithikios`, `legaltegrity`, `navex`, `osapiens`, `speakup`, `sygnanet`, `trusty`, `vispato`, `whispli`, `whistlelink`, `witik`.

## Human pages

| Page | URL |
| --- | --- |
| Directory home | `/tools/` |
| Tool profile | `/tools/{slug}/` |
| Pairwise comparison | `/compare/{tool-a}-vs-{tool-b}/` |
| Alternatives | `/alternatives/{tool}/` |
| Recommendation quiz | `/quiz/` |
| Developer docs | `/developers/` |

## Agent discovery

- Agent skills index: `/.well-known/agent-skills/index.json` (v0.2.0)
- Agent card (A2A): `/.well-known/agent-card.json`
- Skill: `/.well-known/agent-skills/whistleblower-tool-directory/SKILL.md`

## What agents can do

- **Discover** reviewed whistleblower reporting platforms by country, pricing model, hosting region, or certification tier.
- **Compare** any two tools side by side using structured JSON data.
- **Recommend** a tool based on organization size, jurisdiction, or procurement constraints.
- **Cite** verified facts with per-tool `last_verified` dates and `sources` arrays.

## What agents cannot do

- Deploy or configure any of the listed reporting tools — follow each vendor's own website to evaluate or deploy.
- Submit whistleblower reports through this directory — reporting happens on each vendor's own portal.
- Write to the catalog — the data is curated editorially and shipped via git commits.

## Licensing

Catalog data is published under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). Attribution: "EU Whistleblower Tool Directory (whistleblowertools.eu)".

## Contact

- Corrections / additions: open an issue or contact the publisher at <https://ethicsportal.eu>
- Publisher: EthicsPortal — <https://www.linkedin.com/company/112881133/>

Last updated: 2026-04-18
