PkgRadar

Package evidence

[email protected]

no findings

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.

Versions published
122Mature · −50% score
First published
Oct 2020
Publisher
adfinisbot

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisheradfinisbot
Artifact bytes68,070
Previous version10.13.1
Published2026-05-05T09:45:01.084Z
SHA-2564afe0b71fe85d1efb4de25857c9f43af7ccd15c98063d6084541c60c8a7f1e4a

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
10.13.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildember build --environment=production
  • formatprettier . --cache --write
  • lintconcurrently "pnpm:lint:*(!fix)" --names "lint:" --prefixColors auto
  • lint:cssstylelint "**/*.scss"
  • lint:css:fixconcurrently "pnpm:lint:css -- --fix"
  • lint:fixconcurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm format
  • lint:formatprettier . --cache --check
  • lint:hbsember-template-lint .
  • lint:hbs:fixember-template-lint . --fix
  • lint:jseslint .
  • lint:js:fixeslint . --fix
  • startember serve
  • start-proxyember serve --proxy=http://localhost:8000
  • testconcurrently "pnpm:lint" "pnpm:test:*" --names "lint,test:" --prefixColors auto
  • test:emberember test
  • test:ember-compatibilityember try:each
Dependencies31
  • @babel/core^7.26.10
  • @ember/render-modifiers^3.0.0
  • @embroider/macros^1.16.11
  • @fortawesome/ember-fontawesome^2.0.0
  • @fortawesome/free-regular-svg-icons^6.7.2
  • @fortawesome/free-solid-svg-icons^6.7.2
  • animate-css-grid^1.5.1
  • ember-auto-import^2.10.0
  • ember-cli-babel^8.2.0
  • ember-cli-htmlbars^6.3.0
  • ember-cli-showdown^9.0.1
  • ember-composable-helpers^5.0.0
  • ember-concurrency^4.0.3
  • ember-data-resources^5.2.1
  • ember-engines-router-service^0.6.0
  • ember-flatpickr^8.0.1
  • ember-intl^7.1.5
  • ember-load-initializers^2.1.2 || ^3.0.1
  • ember-localized-model^4.0.1
  • ember-modifier^4.2.0
  • ember-promise-helpers^2.0.0
  • ember-resolver^12.0.1 || ^13.1.0
  • ember-template-imports^4.3.0
  • ember-test-selectors^7.0.0
  • ember-truth-helpers^4.0.3 || ^5.0.0
  • ember-uikit^9.1.3
  • file-saver^2.0.5
  • flatpickr^4.6.13
  • luxon^3.5.0
  • mime^4.0.6
  • …and 1 more.