PkgRadar

Package evidence

[email protected]

Credential file access: matched ".azure"

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
40
Versions published
74Established · −30% score
First published
Aug 2025
Publisher
anthonybarrera

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes15,824
Previous version1.2.20
Published2026-04-30T18:15:23.568Z
SHA-256d114a773a61ed5a6551355bdbddcbb1154b8267a81b2dc204506162405ce4974

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/gatsby-node.jsmatched ".azure"30

Manifest

Package metadata

Scripts2
  • buildtsc
  • testecho "Error: no test specified" && exit 1
Dependencies9
  • dotenv^17.2.1
  • gatsby-background-image^1.6.0
  • gatsby-plugin-image^3.15.0
  • gatsby-plugin-sharp^5.15.0
  • gatsby-source-filesystem^5.15.0
  • gatsby-transformer-sharp^5.15.0
  • prettier^3.6.2
  • react-slick^0.31.0
  • uuid^9.0.1