PkgRadar

Package evidence

@patternfly/[email protected]

Credential File Packaged: package/demo-app-ts/.env

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
15Established · −30% score
First published
Jan 2019
Publisher
priley86

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":["@patternfly/[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":["@patternfly/[email protected]"],"fail_on":"high"}'
Publisherpriley86
Artifact bytes59,951
Previous version1.0.13
Published2019-02-01T16:39:33.613Z
SHA-2564aa4356edc4df6c67ec59410ae4b5b5c4f8571d13cfd4a92a5361838b78611bc

Why flagged

What the scanner saw

Credential File Packaged: package/demo-app-ts/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/demo-app-ts/.envpackage/demo-app-ts/.env35

Manifest

Package metadata

Scripts2
  • build:demoreact-scripts build
  • start:demoreact-scripts start
Dependencies2
  • react^16.7.0
  • react-dom^16.7.0