@termly-dev/cli-dev
Advanced tools
+2
-2
| { | ||
| "name": "@termly-dev/cli-dev", | ||
| "version": "0.6.9", | ||
| "version": "0.7.0", | ||
| "description": "Universal terminal access for AI coding assistants (Development version)", | ||
@@ -46,3 +46,3 @@ "main": "index.js", | ||
| "inquirer": "^8.2.5", | ||
| "node-pty": "^1.0.0", | ||
| "node-pty": "^1.1.0-beta37", | ||
| "qrcode-terminal": "^0.12.0", | ||
@@ -49,0 +49,0 @@ "semver": "^7.7.3", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
122726
0.01%Updated