Static Scan Results
scanned 57m ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 4 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessEnvironmentVarsFilesystem
Source & flagged code
2 flagged · loading sourcescripts/postinstall.jsView file
5L6: const homedir = process.env.HOME || os.homedir();
L7:
...
L12: const shellConfigs = [
L13: path.join(homedir, '.zshrc'),
L14: path.join(homedir, '.bashrc'),
Medium
Install Persistence
Source writes installer persistence such as shell profile or service configuration.
scripts/postinstall.jsView on unpkg · L5bin/devecoView file
•path = bin/deveco
kind = native_binary
sizeBytes = 142371008
magicHex = [redacted]
Medium
Findings
3 Medium1 Low
MediumEnvironment Vars
MediumInstall Persistencescripts/postinstall.js
MediumShips Native Binarybin/deveco
LowFilesystem