Suggest missing coverage

Tell us which AI program is still missing from this catalog. A maintainer reads every suggestion. If yours is accepted, it becomes the starting point for an automated search: the harvester then looks for evidence about that program. So an entry is published only once that search has produced evidence and that evidence passes the usual checks; an accepted suggestion is therefore a start and not a promise.

Suggest it here

Fill in the form below. This is the right path when you know that a program should be covered but do not want to run anything yourself. A maintainer reviews your suggestion and, if it fits, puts it in the queue for the search.

  1. Name it
  2. Say what kind
  3. Send it in

Or run the search yourself

If you have the traicer-harvester command-line tool, you can start the search for one program right away and submit what it finds. This skips the queue, because your machine does the work and the result goes straight to our intake server. It is also how you improve an entry that already exists.

  1. 1. Install traicer-cli

    See the setup guide for pre-built binaries.

    How to install traicer-cli

  2. 2. Run a quick scan

    The command searches, extracts indicators, and submits the result.

    harvester quick "<name>" --domain application

    Replace <name> with the program's name; use --domain component or --domain service for a library or a hosted API. Commands use the project intake by default — add --intake-url <url> to target a different one. Run `harvester help contributing` for the rest.

    Example: harvester quick "Claude Desktop" --domain application

  3. 3. Wait for review

    A maintainer sees your submission with the automated evidence attached.