PkgRadar

Package evidence

@marcel.r/[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
2
First published
Jun 2026
Publisher
marcel.r

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":["@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,522
Previous version0.1.0
Published2026-06-11T22:42:12.784Z
SHA-2562f63ab43bd38f37cd45a8032970b51aef2b31889ec8d9105981ed6458d20be7d

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
0.1.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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