codecli-hostapi
Advanced tools
+1
-1
@@ -570,3 +570,3 @@ #!/usr/bin/env node | ||
| console.log('\nāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā'); | ||
| console.log('ā codecli-hostapi v1.0.0 ā'); | ||
| console.log('ā codecli-hostapi v1.2.0 ā'); | ||
| console.log('ā Turn Claude CLI into a local API ā'); | ||
@@ -573,0 +573,0 @@ console.log('āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā'); |
+1
-1
| { | ||
| "name": "codecli-hostapi", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0", | ||
| "description": "One-command setup to proxy Anthropic API requests through Claude Code CLI", | ||
@@ -5,0 +5,0 @@ "bin": { |
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