@10kdevs/matha
Advanced tools
+2
-2
| { | ||
| "name": "@10kdevs/matha", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "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.", | ||
@@ -62,2 +62,2 @@ "main": "./dist/index.js", | ||
| } | ||
| } | ||
| } |
+2
-2
@@ -63,3 +63,3 @@ # MATHA | ||
| ```bash | ||
| npm install -g matha | ||
| npm install -g @10kdevs/matha | ||
| ``` | ||
@@ -69,3 +69,3 @@ | ||
| ```bash | ||
| npx matha init | ||
| npx @10kdevs/matha init | ||
| ``` | ||
@@ -72,0 +72,0 @@ |
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
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
151089
0.01%