@opencode-cloud/core
Advanced tools
+2
-2
| { | ||
| "name": "@opencode-cloud/core", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "Core NAPI bindings for opencode-cloud (internal package)", | ||
@@ -38,4 +38,4 @@ "main": "index.js", | ||
| "build:debug": "napi build --platform --features napi --no-js && cp src/bindings.js index.js && cp src/bindings.d.ts index.d.ts", | ||
| "postinstall": "npm run build || echo 'Build failed - ensure Rust 1.82+ is installed (rustup.rs)'" | ||
| "postinstall": "echo 'Building native module (requires Rust 1.85+)...' && npm run build" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2
-33.33%143004
-90.51%27
-3.57%