Static repository check
- Checked commit
aaec4a5c0ad7- Evidence Score
- 76/100
- Static risk
- High risk
- Files scanned
- 7
- Findings
- 7
Evidence breakdown
Compatibility confidence: Limited
Install-time scripts (2)
packages/dsh-cli/package.json#preparetsdownpackages/dsh-plugin-hub/package.json#preparenode scripts/prepare.mjs
Findings (7)
- High
install.scriptpackages/dsh-cli/package.jsoninstall-time"prepare": "tsdown" - High
install.scriptpackages/dsh-plugin-hub/package.jsoninstall-time"prepare": "node scripts/prepare.mjs" - Medium
obfuscation.child-processpackages/dsh-plugin-hub/scripts/prepare.mjs:11obfuscationimport { spawnSync } from 'node:child_process' - Medium
obfuscation.child-processpackages/dsh-plugin-hub/scripts/prepare.mjs:22obfuscationconst result = spawnSync(process.execPath, [join(packageRoot, 'scripts', 'build.mjs')], { - Low
network.external-hostpackage.json:14network"homepage": "https://dsh.fish", - Low
network.external-hostpackages/dsh-cli/package.json:22network"homepage": "https://dsh.fish", - Low
network.external-hostpackages/dsh-plugin-hub/cordis.patch.yml:12networkbaseUrl: https://dsh.fish
- Dependency advisory database scan
- Installation execution test
- Runtime behavior verification
Scanner 1.0.0 · Scorer 1.0.0