PkgRadar

Package evidence

@adminforth/[email protected]

Remote Payload: matched "curl "

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
8
First published
May 2026
Publisher
vanbrosh

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":["@adminforth/[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":["@adminforth/[email protected]"],"fail_on":"review"}'
Publishervanbrosh
Artifact bytes71,216
Previous version1.4.2
Published2026-06-02T14:49:21.009Z
SHA-2563ea6ccdfa883a06a36b644406c21b2136b6a93b9532444e8d17be6d4868c0f5a

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.woodpecker/buildSlackNotify.shmatched "curl "12

Manifest

Package metadata

Scripts2
  • buildrm -rf dist && tsc && rsync -av --exclude 'node_modules' custom dist/
  • typechecktsc --noEmit
Dependencies4
  • vue^3.5.34
  • vue-router^5.0.7
  • yaml^2.9.0
  • zod^4.4.3