@vibe-kit/proxy
Advanced tools
+1
-1
| { | ||
| "name": "@vibe-kit/proxy", | ||
| "version": "0.0.17", | ||
| "version": "0.0.18", | ||
| "description": "VibeKit proxy server for secure API routing with built-in data redaction", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
+0
-3
@@ -24,7 +24,4 @@ #!/usr/bin/env node | ||
| proxy.start().then(() => { | ||
| console.log(`š VibeKit proxy server running on port ${port}`); | ||
| console.log(`š Ready to handle requests with data redaction`); | ||
| console.log(`āØļø Press Ctrl+C to stop`); | ||
| }).catch(() => { | ||
| process.exit(1); | ||
| }); |
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
35460
-0.51%803
-0.37%