PkgRadar

Package evidence

@astrojs/[email protected]

Credential file access: matched ".npmrc"

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
440,044Ubiquitous · −70% score
Versions published
178Mature · −50% score
First published
May 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@astrojs/[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":["@astrojs/[email protected]"],"fail_on":"review"}'
Artifact bytes337,768
Previous version0.39.0
Published2026-05-07T18:08:31.284Z
SHA-256bb1c21e01a6cff0b7ae9dd9104be56e5b27996ce5c376182759e7738e3041bab

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/user-components/file-tree-icons.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • testvitest
  • test:coveragevitest run --coverage
  • test:e2epnpm test:e2e:chrome
  • test:e2e:chromeplaywright install --with-deps chromium && playwright test --project chrome
  • test:e2e:firefoxplaywright install --with-deps firefox && playwright test --project firefox
Dependencies28
  • @astrojs/markdown-remark^7.1.1
  • @astrojs/mdx^5.0.4
  • @astrojs/sitemap^3.7.2
  • @pagefind/default-ui^1.3.0
  • @types/hast^3.0.4
  • @types/js-yaml^4.0.9
  • @types/mdast^4.0.4
  • astro-expressive-code^0.42.0
  • bcp-47^2.1.0
  • hast-util-from-html^2.0.3
  • hast-util-select^6.0.4
  • hast-util-to-string^3.0.1
  • hastscript^9.0.1
  • i18next^26.0.7
  • js-yaml^4.1.1
  • klona^2.0.6
  • magic-string^0.30.21
  • mdast-util-directive^3.1.0
  • mdast-util-to-markdown^2.1.2
  • mdast-util-to-string^4.0.0
  • pagefind^1.3.0
  • rehype^13.0.2
  • rehype-format^5.0.1
  • remark-directive^4.0.0
  • ultrahtml^1.6.0
  • unified^11.0.5
  • unist-util-visit^5.1.0
  • vfile^6.0.3