registry  /  @lark-codem/codem-core-win32-x64-gnu  /  0.7.63

@lark-codem/codem-core-win32-x64-gnu@0.7.63

Platform-specific CodeM binary for win32-x64-gnu.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 5 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
SourceNo risky source behavior triggered.
Supply chainNo supply-chain packaging signals triggered.
Manifest
NoLicense
scanned 0 file(s), 0 B of source

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node -e "var f=require('path').join(__dirname,'codem-core.exe'),fs=require('fs');try{fs.chmodSync(f,0o755)}catch(e){}"
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node -e "var f=require('path').join(__dirname,'codem-core.exe'),fs=require('fs');try{fs.chmodSync(f,0o755)}catch(e){}"
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
codem-core.exeView file
path = codem-core.exe kind = native_binary sizeBytes = 12851200 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

codem-core.exeView on unpkg

Findings

1 High2 Medium2 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumShips Native Binarycodem-core.exe
LowScripts Present
LowNo License