karukia-mcp 3.0.4 → 3.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +15 -19
  3. package/dist/index.js +3373 -3764
  4. package/package.json +5 -5
  5. package/dist/http.js +0 -11308
package/LICENSE CHANGED
@@ -1,7 +1,7 @@
1
1
  Business Source License 1.1
2
2
 
3
3
  Licensor: KARUK IA (contact@karukia.com)
4
- Licensed Work: karukia-mcp v3.0.4
4
+ Licensed Work: karukia-mcp v3.0.5
5
5
  The Licensed Work is (c) 2026 KARUK IA
6
6
  Change Date: March 6, 2028
7
7
  Change License: Apache License, Version 2.0
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  **The complete AI-assisted development methodology, delivered via MCP.**
4
4
 
5
- **Latest: v3.0.4** — 26 tools, 19 skills, 1673+ checkpoints across 11 audit dimensions.
5
+ **Latest: v3.0.5** — 26 tools, 19 skills, 1797+ checkpoints across 11 audit dimensions.
6
6
 
7
7
 
8
8
  ```
@@ -15,7 +15,7 @@
15
15
  AI methodology for highly regulated industries · Made in Guadeloupe 🇬🇵
16
16
  ```
17
17
 
18
- 26 tools, 19 skills, 1673+ checkpoints across 11 audit dimensions. Works with any AI platform (Claude Code, Cursor, Windsurf, Copilot...) through the Model Context Protocol.
18
+ 26 tools, 19 skills, 1797+ checkpoints across 11 audit dimensions. Works with any AI platform (Claude Code, Cursor, Windsurf, Copilot...) through the Model Context Protocol.
19
19
 
20
20
  ---
21
21
 
@@ -41,7 +41,7 @@ You: "Run a security audit"
41
41
 
42
42
  ```
43
43
  SECURITY → Neo (445 pts) "Is my code secure?"
44
- QUALITY → Opquast (245 pts) "Is my app well-built?"
44
+ QUALITY → Certix (369 pts) "Is my app well-built?"
45
45
  OFFENSIVE → Viper (245+ tests) "How would a hacker break in?"
46
46
  TS → ts_quality (118) "Is my TypeScript clean?"
47
47
  CSS → css_quality (55) "Is my design system maintainable?"
@@ -155,8 +155,8 @@ Each skill returns a complete prompt that transforms your AI into a specialist.
155
155
  | `neo` | Security Auditor | Defensive audit against 6 frameworks (OWASP, HDS, ISO 27001, SOC 2, PCI-DSS, HIPAA) |
156
156
  | `viper` | Pentest Brigade | Offensive testing with 16 agents, CVSS v4 scoring, MITRE ATT&CK mapping |
157
157
  | `jeffrey` | Full-Stack Architect | Feature implementation with TDD and security validation |
158
- | `opo` | Quality Validator | Web quality against 245 Opquast rules |
159
- | `audit_opquast` | Quality Auditor | Deep Opquast compliance audit with 14 thematic checklists |
158
+ | `opo` | Quality Validator | Web quality against 369 Certix rules |
159
+ | `audit_certix` | Quality Auditor | Deep Certix compliance audit with 5 profile checklists |
160
160
  | `ebios_rm_audit` | Risk Analyst | EBIOS Risk Manager methodology (ANSSI) — formal risk analysis |
161
161
  | `security_hardening` | Hardening Planner | Security improvement chantiers |
162
162
  | `doc_refactor` | Doc Auditor | Documentation accuracy audit vs actual code |
@@ -171,7 +171,7 @@ Each skill returns a complete prompt that transforms your AI into a specialist.
171
171
  | `test_coverage` | 68 | Test inventory — frontend/backend coverage quality |
172
172
  | `perf` | 90 | Performance — frontend, backend, build/bundle |
173
173
  | `debt` | 55 | Technical debt — dead code, dependency health, code smells |
174
- | `karukia_scan` | 1673+ | **Global scan** — all 11 dimensions in parallel |
174
+ | `karukia_scan` | 1797+ | **Global scan** — all 11 dimensions in parallel |
175
175
  | `audit_expert_hds` | 200+ | Expert HDS 2.0/ISO 27001 — 8 domains, certification readiness |
176
176
  | `change_report` | — | Change management report (ISO 27001 A.8.32) |
177
177
 
@@ -179,7 +179,7 @@ Each skill returns a complete prompt that transforms your AI into a specialist.
179
179
 
180
180
  | Tool | Description |
181
181
  |------|-------------|
182
- | `list_checklists` | Browse all 31 checklists by category |
182
+ | `list_checklists` | Browse all 22 checklists by category |
183
183
  | `suggest_checklists` | Describe your project — get a prioritized audit plan |
184
184
  | `generate_report` | Compile audit results into a scored Markdown report |
185
185
 
@@ -193,7 +193,7 @@ Each skill returns a complete prompt that transforms your AI into a specialist.
193
193
 
194
194
  ---
195
195
 
196
- ## 31 Checklists
196
+ ## 22 Checklists
197
197
 
198
198
  ### Defensive Security (Neo) — 6 checklists, 445 controls
199
199
 
@@ -206,11 +206,9 @@ Each skill returns a complete prompt that transforms your AI into a specialist.
206
206
  | **PCI-DSS v4.0** | 97 | Payment processing |
207
207
  | **HIPAA** | 67 | Health data, US |
208
208
 
209
- ### Web Quality (Opquast) — 14 checklists, 245 rules
209
+ ### Web Quality (Certix) — 5 checklists, 369 rules
210
210
 
211
- Content, personal data, e-commerce, forms, identity, images, internationalization, links, navigation, newsletter, presentation, security UX, server performance, and code structure.
212
-
213
- Based on [Opquast](https://www.opquast.com/) — the French web quality reference used by 15,000+ professionals.
211
+ Five profile-based checklists covering all aspects of web quality: DEV (development), UX (user experience), CONT (content), OPS (operations), and JUR (legal/compliance).
214
212
 
215
213
  ### Offensive Security (Viper) — 4 checklists, 245+ tests
216
214
 
@@ -285,7 +283,7 @@ Built from the experience of securing a healthcare SaaS application for HDS 2.0
285
283
  KARUKIA is a structured AI-assisted development methodology built around three principles:
286
284
 
287
285
  1. **Separation of concerns** — Security, quality, and implementation are separate disciplines handled by separate AI personas.
288
- 2. **Formal checkpoints over gut feeling** — 1673+ documented checkpoints beat "I think it's fine."
286
+ 2. **Formal checkpoints over gut feeling** — 1797+ documented checkpoints beat "I think it's fine."
289
287
  3. **Defense in depth** — Defensive audit first, quality validation second, offensive testing last.
290
288
 
291
289
  Built from real-world experience securing a healthcare SaaS application to HDS 2.0 / ISO 27001 standards.
@@ -294,11 +292,9 @@ Built from real-world experience securing a healthcare SaaS application to HDS 2
294
292
 
295
293
  ## Privacy & Data Handling
296
294
 
297
- - **KARUKIA MCP does not store any user data server-side.** In stdio mode (default via `npx`), the server is stateless — no data leaves your machine.
298
- - **Generated prompts** are returned to your AI client (Claude, GPT, Cursor, etc.). Do not include real health data, credentials, or sensitive personal information in tool call arguments (e.g., the `scope`, `task`, or `period` fields).
299
- - **HTTP mode** (`start:http`): request logs contain session metadata (tool name, duration, HTTP status) but never the content of requests or generated prompts. Sensitive headers (`Authorization`, `Mcp-Session-Id`) are automatically redacted in logs.
300
- - **Session memory files** (stored in `karukia/memory/sessions/` on your machine): follow the retention policy documented in [`karukia/config/session-retention.md`](./karukia/config/session-retention.md). For teams in regulated sectors: do not store real patient data or PHI in session files.
301
- - **For teams in regulated sectors (healthcare, finance)**: use stdio mode (local) for maximum data isolation, or contact contact@karukia.com for the managed offering.
295
+ - **KARUKIA runs 100% locally on your machine.** No server, no account, no telemetry. Nothing leaves your machine.
296
+ - **Generated prompts** are returned to your AI client (Claude, Cursor, Windsurf, etc.). Do not include real health data, credentials, or sensitive personal information in tool call arguments.
297
+ - **Session memory files** (stored locally in `karukia/memory/sessions/`): these are on your machine only. For teams in regulated sectors: do not store real patient data or PHI in session files.
302
298
 
303
299
  ---
304
300
 
@@ -322,7 +318,7 @@ If your company or consulting firm uses KARUKIA for production work or deploys i
322
318
  | **Business** | 12 000 | Up to 50 developers |
323
319
  | **Enterprise** | 20 000 | Unlimited developers + priority support |
324
320
 
325
- All plans include: full access to all 26 tools, 19 skills, 1673+ checkpoints across 11 audit dimensions, and all updates for the license duration. Annual license, renewable.
321
+ All plans include: full access to all 26 tools, 19 skills, 1797+ checkpoints across 11 audit dimensions, and all updates for the license duration. Annual license, renewable.
326
322
 
327
323
  **Contact:** contact@karukia.com
328
324