PkgRadar

Package evidence

@1024pix/[email protected]

Install-time lifecycle script: preinstall="npx check-engine"

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
2,307Niche · −30% score
Versions published
527Mature · −50% score
First published
Dec 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@1024pix/[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":["@1024pix/[email protected]"],"fail_on":"review"}'
Artifact bytes672,164
Previous version60.15.0
Published2026-06-11T08:20:13.348Z
SHA-256051df2616923f078b68ad5eb32e6e91a133ed1109a04ff10fff128d2b9f5d6a8

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx check-engine"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
61.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx check-engine"5

Manifest

Package metadata

Scripts27
  • build./scripts/build.sh
  • build-emberember build --environment=production
  • build-storybookember build && cp -v CNAME dist && storybook build
  • cleanrm -rf dist node_modules
  • deploy-storybookstorybook-to-ghpages
  • devnpm-run-all --parallel serve-ember serve-storybook
  • lintnpm-run-all --aggregate-output --parallel --continue-on-error 'lint:!(fix)'
  • lint:fixnpm-run-all --aggregate-output --parallel --continue-on-error lint:*:fix
  • lint:hbsember-template-lint .
  • lint:hbs:fixnpm run lint:hbs -- --fix
  • lint:jseslint .
  • lint:js:fixnpm run lint:js -- --fix
  • lint:scssstylelint app/styles/*.scss addon/styles/*.scss 'addon/styles/**/*.scss'
  • lint:scss:fixnpm run lint:scss -- --fix
  • preinstallnpx check-engine
  • prestorybookember build
  • serve-emberember serve
  • serve-storybookstorybook dev --port 9001 --no-open
  • startember serve
  • storybooknpm run dev
  • svg:compilesvg-sprite -C 'svgs/svg-sprite.config.json' 'svgs/icons/*.svg'
  • svg:generate-spritenpm run svg:compile && npm run svg:optimize && npm run svg:rename-id
  • svg:optimizesvgo --config='svgs/svgo.config.js' -i 'public/svg/' -o 'public/svg/'
  • svg:rename-idbash ./svgs/rename-icon-id-in-sprite.sh
  • testember test
  • test:emberember test
  • test:ember-compatibilityember try:each
Dependencies14
  • @babel/core^7.25.2
  • @formatjs/intl^4.0.0
  • check-engine^1.14.0
  • ember-auto-import^2.7.4
  • ember-cli-babel^8.2.0
  • ember-cli-htmlbars^6.3.0
  • ember-cli-sass^11.0.1
  • ember-click-outside^6.1.1
  • ember-lifeline^7.0.0
  • ember-modifier^4.2.0
  • ember-popperjs^3.0.0
  • ember-template-imports^4.3.0
  • ember-truth-helpers^5.0.0
  • tracked-toolbox^2.2.0