@vibe-kit/proxy
Advanced tools
+3
-2
| { | ||
| "name": "@vibe-kit/proxy", | ||
| "version": "0.0.20", | ||
| "version": "0.0.21", | ||
| "description": "VibeKit proxy server for secure API routing with built-in data redaction", | ||
@@ -33,3 +33,4 @@ "main": "src/index.js", | ||
| "redact-pii": "^3.4.0", | ||
| "js-yaml": "^4.1.0" | ||
| "js-yaml": "^4.1.0", | ||
| "fs-extra": "^11.0.0" | ||
| }, | ||
@@ -36,0 +37,0 @@ "engines": { |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances 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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances 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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
34892
0.08%4
33.33%+ Added
+ Added
+ Added
+ Added