Static repository check
- Checked commit
4bafd15f8784- Evidence Score
- 76/100
- Static risk
- High risk
- Files scanned
- 8
- Findings
- 8
Evidence breakdown
Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence11/20
Security signals3/10
Compatibility confidence: Limited
Install-time scripts (3)
postinstallnode scripts/prepare-project.mjsapps/cli/package.json#prepacknpm run buildapps/dsh-plugin/package.json#prepacknpm run build
Findings (8)
- High
install.scriptapps/cli/package.jsoninstall-time"prepack": "npm run build" - High
install.scriptapps/dsh-plugin/package.jsoninstall-time"prepack": "npm run build" - High
install.scriptpackage.jsoninstall-time"postinstall": "node scripts/prepare-project.mjs" - Medium
obfuscation.child-processscripts/prepare-project.mjs:3obfuscationimport { spawnSync } from 'node:child_process'; - Medium
obfuscation.child-processscripts/prepare-project.mjs:12obfuscationspawnSync('git', ['config', 'core.hooksPath', '.githooks'], { - Medium
obfuscation.child-processscripts/prepare-project.mjs:19obfuscationconst result = spawnSync(command, args, { cwd, stdio: 'inherit' }); - Low
network.external-hostapps/cli/package.json:30network"homepage": "https://dsh.pub", - Low
network.external-hostapps/dsh-plugin/package.json:32network"homepage": "https://dsh.pub",
Not run
- Dependency advisory database scan
- Installation execution test
- Runtime behavior verification
Scanner 1.0.0 · Scorer 1.0.0