Runik Ai — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Runik Ai (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.
Chat-first business management platform. Describe your business, get a complete system in seconds.
Runik AI is a business management platform that works as a remote MCP server. Connect it to ChatGPT, Claude, or any MCP-compatible client and manage your entire business through natural conversation.
https://runikapp.com/mcpAdd to your claude_desktop_config.json:
{
"mcpServers": {
"runik-ai": {
"url": "https://runikapp.com/mcp",
"transport": "streamable-http"
}
}
}Server URL: https://runikapp.com/mcp
Transport: Streamable HTTP
Auth: OAuth 2.0 (PKCE)Runik dynamically generates MCP tools based on your data:
| Tool Pattern | Description | Annotations |
|---|---|---|
tables_list | List all tables | readOnly |
table_schema | Get table structure | readOnly |
{table}_list | List records with search/filter/sort | readOnly |
{table}_get | Get single record by ID | readOnly |
{table}_create | Create new record | write |
{table}_update | Update record by ID | write |
{table}_delete | Delete record by ID | destructive |
template_list | List available templates | readOnly |
template_install | Install industry template | write |
views_list | List configured views | readOnly |
All tools include MCP annotations for safety (readOnlyHint, destructiveHint, openWorldHint).
| Template | Tables | Views |
|---|---|---|
| 🍽 Restaurant | Mesas, Carta, Pedidos, Ingredientes, Caja | Floorplan, Kanban, Report |
| 🏨 Hotel | Habitaciones, Huéspedes, Reservas, Pagos, Housekeeping | Floorplan, Calendar, Kanban |
| 🏋 Gimnasio | Espacios, Socios, Clases, Pagos | Floorplan, Schedule, Report |
| 💼 CRM Servicios | Empresas, Contactos, Oportunidades, Actividades | Pipeline, Calendar, Report |
| 🏥 Clínica | Pacientes, Citas, Tratamientos, Pagos | Schedule, Kanban, Master-Detail |
| 📦 Inventario | Productos, Proveedores, Movimientos, Compras | Table, Report, Kanban |
| ...and 15 more |
You: What tables do I have?
AI: You have 7 tables: Mesas (7), Pedidos (4), Carta (6)...
You: Which tables are available right now?
AI: Mesa 1 (Interior) - Available, Mesa 4 (Terraza) - Available...
You: Create a new order for table 1, lomo saltado and pisco sour
AI: Created order #5 for Mesa 1, total $20,000 ✓Native desktop app for Mac, Windows & Linux — always one click away, no browser needed.
AGPL-3.0 — See LICENSE for details.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.