PkgRadar

Package evidence

@ember-decorators/[email protected]

Credential file access, Obfuscation Density

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
44Mature · −50% score
First published
Oct 2017
Publisher
pzuraq

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

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":["@ember-decorators/[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":["@ember-decorators/[email protected]"],"fail_on":"review"}'
Publisherpzuraq
Artifact bytes19,041,975
Previous version0.2.0
Published2018-02-13T06:14:51.415Z
SHA-2566a868896c92b2fba58cd6a681b4f50f559b74cfa3ce7c0d8a709edd3a761c44a

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
2.0.0-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/.node_modules.ember-try/global-prefix/index.js10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/.node_modules.ember-try/global-prefix/index.js10
lowCredential file accesspackage/.node_modules.ember-try/aws4/aws4.js5
lowObfuscation Densitypackage/.node_modules.ember-try/acorn/dist/acorn.es.js0
lowObfuscation Densitypackage/.node_modules.ember-try/acorn/dist/acorn.js0
lowObfuscation Densitypackage/.node_modules.ember-try/esprima/dist/esprima.js0
lowObfuscation Densitypackage/.node_modules.ember-try/markdown-it/dist/markdown-it.js0
lowObfuscation Densitypackage/.node_modules.ember-try/markdown-it/dist/markdown-it.min.js0
lowObfuscation Densitypackage/.node_modules.ember-try/regjsparser/parser.js0
lowObfuscation Densitypackage/.node_modules.ember-try/uglify-es/lib/parse.js0
lowObfuscation Densitypackage/.node_modules.ember-try/uglify-js/lib/parse.js0

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.