PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.rollup-plugin-astroturf="https://codeload.github.com/patricklx/rollup-plugin-astroturf/tar.gz/5354c7a"

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
20
Versions published
15Established · −30% score
First published
Nov 2024
Publisher
klikis

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherklikis
Artifact bytes35,355
Previous version3.0.0
Published2025-12-05T10:36:44.804Z
SHA-2569f46060f878c50f84825eaf6e2b30b606b81dfab925fca504c55635eccfc5449

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.rollup-plugin-astroturf="https://codeload.github.com/patricklx/rollup-plugin-astroturf/tar.gz/5354c7a"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
8Score
3.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.rollup-plugin-astroturf="https://codeload.github.com/patricklx/rollup-plugin-astroturf/tar.gz/5354c7a"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.rollup-plugin-astroturfhttps://codeload.github.com/patricklx/rollup-plugin-astroturf/tar.gz/5354c7alow0no remote findings

Manifest

Package metadata

Scripts16
  • buildpnpm build:js && pnpm build:utils && pnpm build:types
  • build:jsrollup --config
  • build:typesglint --declaration && npx fix-bad-declaration-output './declarations/**/*.d.ts'
  • build:utilscd utils && tsc --project tsconfig.json
  • debug:typesglint --debug-intermediate-representation
  • lintconcurrently 'pnpm:lint:*(!fix)' --names 'lint:'
  • lint:fixconcurrently 'pnpm:lint:*:fix' --names 'fix:'
  • lint:hbsember-template-lint . --no-error-on-unmatched-pattern
  • lint:hbs:fixember-template-lint . --fix --no-error-on-unmatched-pattern
  • lint:jseslint .
  • lint:js:fixeslint . --fix
  • lint:typesglint
  • startconcurrently 'npm:start:*'
  • start:jsrollup --config --watch --no-watch.clearScreen
  • start:typesglint --declaration --watch
  • testecho 'A v2 addon does not have tests, run tests in test-app'
Dependencies25
  • @babel/core^7.27.7
  • @babel/plugin-syntax-decorators^7.22.5
  • @ember/render-modifiers^3.0.0
  • @ember/string^4.0.0
  • @ember/test-waiters^4.1.1
  • @embroider/addon-shim^1.10.2
  • @eslint/js^9.28.0
  • @glimmer/component^2.0.0
  • @rollup/plugin-alias^5.1.0
  • @rollup/plugin-node-resolve^16.0.1
  • @types/node^24.1.0
  • astroturf^1.2.0
  • ember-cli-babel^8.2.0
  • ember-cli-htmlbars^6.2.0
  • ember-cli-moment-shim^3.8.0
  • ember-concurrency^4.0.2
  • ember-get-config^2.1.1
  • ember-maybe-import-regenerator^1.0.0
  • ember-template-lint-plugin-prettier^5.0.0
  • ember-truth-helpers^4.0.3
  • prettier-linter-helpers^1.0.0
  • rollup-plugin-astroturfhttps://codeload.github.com/patricklx/rollup-plugin-astroturf/tar.gz/5354c7a
  • rollup-plugin-postcss^4.0.2
  • rollup-plugin-root-import^1.0.0
  • rollup-plugin-styles^4.0.0