Omnier Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Omnier Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Sales to-do list for agents — the system of action your agent uses to plan, run, and record sales tasks. Turn signals from email, CRM, and meetings into a prioritized daily list you run together in chat.
| URL | https://mcp.getomnier.com/mcp |
| Transport | Streamable HTTP |
| Auth | Bearer token (Omnier OAuth — sign in when connecting) |
Setup: Getting started
| Tool | Role |
|---|---|
| `read_skill` | Loads Omnier skills (schemas, todo list workflows, documents). Call first—e.g. todo_list. |
| `query` | Read-only SQL on your workspace (todo_lists, documents). RLS scoped to you. |
| `action` | Write SQL (create, update, delete todo lists and documents). RLS scoped to you. |
| `show_todo_list` | Live interactive UI for a day's todo list in the agent chat (date: YYYY-MM-DD). |
The todo list app also uses get_todo_list and save_todo_list internally (app visibility).
https://mcp.getomnier.com/mcp → complete OAuth.read_skill(["todo_list"]) at session start.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.