@10kdevs/matha
Advanced tools
@@ -19,4 +19,8 @@ import { Server } from '@modelcontextprotocol/sdk/server/index.js'; | ||
| const server = new Server({ | ||
| name: 'MATHA', | ||
| version: '1.0.0', | ||
| name: 'matha', | ||
| version: '0.1.0' | ||
| }, { | ||
| capabilities: { | ||
| tools: {} | ||
| } | ||
| }); | ||
@@ -23,0 +27,0 @@ let mathaDir; |
+1
-1
| { | ||
| "name": "@10kdevs/matha", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "description": "The persistent cognitive layer for AI-assisted development. Gives AI agents the project context that currently only exists inside a senior engineer's head.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
153912
0.03%3586
0.11%