Package evidence
@dimaslanjaka/[email protected]
Install-time lifecycle script: postinstall="npx -y binary-collections@https://raw.githubusercontent.com/dimaslanjaka/bin/263fa06/releases/bin.tgz node-executor --exit-code=0 postinstall.cjs"
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
- 188
- Versions published
- 2
- First published
- May 2026
- Publisher
- dimaslanjaka
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":["@dimaslanjaka/[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":["@dimaslanjaka/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="npx -y binary-collections@https://raw.githubusercontent.com/dimaslanjaka/bin/263fa06/releases/bin.tgz node-executor --exit-code=0 postinstall.cjs"
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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="npx -y binary-collections@https://raw.githubusercontent.com/dimaslanjaka/bin/263fa06/releases/bin.tgz node-executor --exit-code=0 postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts10
buildrollup -c rollup.config.js && npm run build-dts && copy .prettierrc.json ./dist/.prettierrc.json && node debug-tgz.mjsbuild-dtstsc -p tsconfig.dts.json && npx rimraf dist/srccleannpx -y rimraf dist tmplinteslint "src/**/*" --fixpacknode package.cjspostinstallnpx -y binary-collections@https://raw.githubusercontent.com/dimaslanjaka/bin/263fa06/releases/bin.tgz node-executor --exit-code=0 postinstall.cjspostinstall2node postinstall.cjspreparehuskytestnode --experimental-vm-modules ./node_modules/jest/bin/jest.js --runInBand --detectOpenHandles --forceExit --bail=1test:coveragenpm test -- --coverage
Dependencies27
@babel/core^7.29.0@babel/eslint-parser^7.28.6@babel/plugin-syntax-import-assertions^7.28.6@babel/preset-env^7.29.5@babel/preset-react^7.28.5@eslint/eslintrc3.3.5@eslint/js9@prettier/plugin-xml^3.4.2@typescript-eslint/eslint-plugin8.59.3@typescript-eslint/parser8.59.3deepmerge^4.3.1eslint9eslint-config-prettier10.1.8eslint-plugin-prettier5.5.5eslint-plugin-react^7.37.5eslint-plugin-react-hooks^7.1.1fs-extra^11.3.5jsonc-parser^3.3.1prettier3.8.3prettier-plugin-embed^0.5.1prettier-plugin-sh^0.18.1prettier-plugin-sql^0.20.0prettier-plugin-twig^1.0.1react^19.2.6typescript^6.0.3typescript-eslint8.59.3upath^3.0.7