@builder.io/agent
Advanced tools
+9
-9
| { | ||
| "name": "@builder.io/agent", | ||
| "version": "0.0.12", | ||
| "version": "0.0.13-dev.0", | ||
| "description": "Builder Agent Installer", | ||
| "main": "dist/index.js", | ||
| "keywords": [ | ||
| "builder.io", | ||
| "cli", | ||
| "fusion" | ||
| ], | ||
| "license": "MIT", | ||
| "author": "Builder.io", | ||
| "bin": { | ||
@@ -12,2 +18,3 @@ "builder-agent": "dist/index.js" | ||
| ], | ||
| "main": "dist/index.js", | ||
| "scripts": { | ||
@@ -21,9 +28,2 @@ "build": "esbuild src/index.ts --bundle --minify --platform=node --target=node18 --outfile=dist/index.js --banner:js=\"#!/usr/bin/env node\"", | ||
| }, | ||
| "keywords": [ | ||
| "builder.io", | ||
| "fusion", | ||
| "cli" | ||
| ], | ||
| "author": "Builder.io", | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
@@ -30,0 +30,0 @@ "@types/node": "^20.5.0", |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
78526
7.99%299
7.94%8
-20%0
-100%