@versatly/clawvault-plugin
Advanced tools
+6
-1
| { | ||
| "name": "@versatly/clawvault-plugin", | ||
| "version": "3.2.0", | ||
| "version": "3.2.1", | ||
| "description": "OpenClaw memory plugin for ClawVault — auto-capture, auto-recall, hybrid search", | ||
@@ -18,2 +18,7 @@ "type": "module", | ||
| }, | ||
| "openclaw": { | ||
| "extensions": [ | ||
| "./dist/index.js" | ||
| ] | ||
| }, | ||
| "files": [ | ||
@@ -20,0 +25,0 @@ "dist", |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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
76061
0.09%