PkgRadar

Package evidence

@appcircle/[email protected]

Shell Credential File Read

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
143Mature · −50% score
First published
Jul 2021
Publisher
appcircleio

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@appcircle/[email protected]"],"fail_on":"high"}'

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":["@appcircle/[email protected]"],"fail_on":"high"}'
Publisherappcircleio
Artifact bytes177,846
Previous version2.8.0-beta.3
Published2026-06-30T07:09:02.845Z
SHA-2568546514c20f938e1ac49d520d57e6da95c3f84fecc94f77a717d672a3ef7ad0a

Why flagged

What the scanner saw

Shell Credential File Read

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

Availability ledger

available

high
Last checked
highRisk
27Score
2.8.0Version
Status history (1 event)
  1. newavailable · risk high · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShell Credential File Readmanifest45
highShell Credential File Readmanifest45

Manifest

Package metadata

Dependencies10
  • axios^1.3.4
  • chalk^4.1.1
  • commander^11.1.0
  • conf^10.2.0
  • enquirer^2.3.6
  • form-data^4.0.0
  • jsonfile^6.1.0
  • minimist^1.2.6
  • moment^2.29.3
  • ora^5.4.0