Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 3,360Niche · −30% score
- Versions published
- 183Mature · −50% score
- First published
- Oct 2020
- Publisher
- ralwayne
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 1 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
| low | Large Javascript Payload | package/built/index.js | 17413259 bytes | 0 |
Manifest
Package metadata
Scripts16
buildesbuild lib/rig/index.ts --platform=node --bundle --sourcemap=inline --minify --outfile=built/index.js --external:shelljs --external:better-sqlite3 --external:bindings --external:proxy-agent --external:@tobilu/qmd && yarn scan:builtccd demo && node ../lib/rig/index.js checkdelivernode scripts/publish.mjsdeliver:alpharig tag && yarn build && node scripts/publish.mjs --tag alphaenvmakecd demo && node ../lib/rig/index.js --env prod_view_zhspcd demo && node ../lib/rig/index.js publishposticd demo && node ../lib/rig/index.js postinstallpostinstallnode scripts/postinstall.mjspreicd demo && node ../built/index.js preinstallprepublishOnlynode scripts/version-code.mjs && node scripts/sync-skill.mjs && yarn buildscan:builtGOMAXPROCS=2 gitleaks detect --source built --no-git --no-banner --redact --exit-code 1tnode lib/rig/index.js tagtestjesttest:inityarn build && cd demo && ts-node ../built/index.js initversion:codenode scripts/version-code.mjsversion:code:peeknode scripts/version-code.mjs --peek
Dependencies26
@alicloud/esa20240910^3.1.2@alicloud/openapi-client^0.4.15@alicloud/tea-util^1.4.11@tobilu/qmd~2.5.2@types/ali-oss^6.16.3@types/json5^2.2.0@types/qs^6.9.7@types/semver^7.3.10@types/shelljs^0.8.11@types/uuid^8.3.4ali-oss^6.17.1axios^0.26.1better-sqlite312.10.0chalk^4.1.0commander6.1.0compare-versions^4.1.3dayjs^1.11.0dotenv^16.0.3ignore^7.0.5inquirer7.3.3js-yaml^4.1.1json52.1.3ora^5.1.0semver^7.3.7shelljs^0.8.4uuid^8.3.2