PkgRadar

Package evidence

@atlassian/[email protected]

Credential file access

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
38
Versions published
23Mature · −50% score
First published
May 2025
Publisher
atlassianartifactteam

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":["@atlassian/[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":["@atlassian/[email protected]"],"fail_on":"review"}'
Artifact bytes461,802
Previous version5.3.208
Published2026-02-16T05:25:21.629Z
SHA-2569273a911898112ecb8cd1358074cbda125dd8f59b75bfc381c30ff1cce9ce63f

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
1Score
5.3.209Version
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 accessmanifest3

Manifest

Package metadata

Dependencies7
  • @atlaskit/feature-gate-js-client4.23.4
  • @atlaskit/platform-feature-flags1.0.0
  • @atlaskit/simple-xdm^1.0.4
  • @atlaskit/tokens8.0.0
  • base64-js1.3.0
  • query-string7.1.3
  • web-vitals^4.2.4