PkgRadar

Package evidence

@appcircle/[email protected]

no static findings

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
279
Versions published
142Mature · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["@appcircle/[email protected]"],"fail_on":"review"}'
Publisherappcircleio
Artifact bytes177,852
Previous version2.7.8-alpha.3
Published2026-06-17T09:32:39.250Z
SHA-256eee902637e89d9c2d83bf476454c86bbb947ccb55306ef724e8ec87deb5f84ae

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.8.0-beta.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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