PkgRadar

Package evidence

@battis/[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.

Versions published
9
First published
Jul 2023
Publisher
battis

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":["@battis/[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":["@battis/[email protected]"],"fail_on":"review"}'
Publisherbattis
Artifact bytes19,002
Previous version0.2.2
Published2024-12-31T18:39:20.165Z
SHA-256cf6c613e39d865c226ec923c0cb5c9cd36dd644af0d25c3483fdfbe81427116f

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
10Score
0.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessmanifest10

Manifest

Package metadata

Dependencies11
  • @babel/cli^7.26.4
  • @babel/core^7.26.0
  • @babel/preset-env^7.26.0
  • @babel/preset-typescript^7.26.0
  • @npmcli/package-json^6.1.0
  • babel-plugin-add-import-extension^1.6.0
  • babel-plugin-add-module-exports^1.0.4
  • jackspeak^2.3.6
  • ora^6.3.1
  • shelljs^0.8.5
  • typescript^5.7.2