@skillkit/mesh
Advanced tools
+2
-2
| { | ||
| "name": "@skillkit/mesh", | ||
| "version": "1.16.0", | ||
| "version": "1.17.0", | ||
| "description": "Peer mesh network for multi-machine agent distribution", | ||
@@ -25,3 +25,3 @@ "type": "module", | ||
| "got": "^14.2.0", | ||
| "@skillkit/core": "1.16.0" | ||
| "@skillkit/core": "1.17.0" | ||
| }, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
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 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
+ Added
+ Added
+ Added
+ Added
- Removed
Updated