PkgRadar

Package evidence

@marcel.r/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"marcel.r","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}

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
4
First published
Jun 2026
Publisher
marcel.r

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":["@marcel.r/[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":["@marcel.r/[email protected]"],"fail_on":"review"}'
Publishermarcel.r
Artifact bytes177,674
Previous version0.1.1
Published2026-06-11T22:50:39.186Z
SHA-2566007f9d53a8d93b0d41037c035032c8daff9f468d866c371281afa27a5960fc1

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"marcel.r","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"marcel.r","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}10

Manifest

Package metadata

Scripts9
  • buildng build --watch --output-hashing none --configuration production
  • build:devng build --output-hashing none --watch --configuration development
  • clientng serve --port 4201 --watch --configuration development
  • codegengraphql-codegen
  • ngng
  • pluginconcurrently "yarn build" "yarn serve"
  • servenode ./scripts/serve-dist.mjs
  • startng serve --configuration development
  • testng test
Dependencies21
  • @angular/animations20
  • @angular/common^20.3.0
  • @angular/compiler^20.3.0
  • @angular/core^20.3.0
  • @angular/elements20
  • @angular/forms^20.3.0
  • @angular/platform-browser^20.3.0
  • @angular/router^20.3.0
  • @apollo/client^4.0.1
  • @phx-erp/shared^0.1.4
  • @phx-erp/shared-ui^0.1.4
  • @primeng/themes20
  • apollo-angular14.0.0
  • graphql^16
  • postcss^8.5.15
  • primeng20
  • rxjs~7.8.0
  • tailwindcss3.4.17
  • tailwindcss-primeui^0.6.1
  • tslib^2.3.0
  • zone.js~0.15.0