PkgRadar

Package evidence

@authrim/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
103
First published
Jan 2026
Publisher
sgrastar

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":["@authrim/[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":["@authrim/[email protected]"],"fail_on":"review"}'
Publishersgrastar
Artifact bytes525,203
Previous version0.1.141
Published2026-03-16T12:09:39.537Z
SHA-2561c41dfb1b82e7d60bd51dbeeeb8effa87d2226d7b51c81b9ae300f797e8f81d6

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.1.142Version
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/dist/core/source.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrm -rf dist
  • devtsx src/index.ts
  • linteslint src/
  • startnode dist/index.js
  • testvitest run
  • typechecktsc --noEmit
Dependencies10
  • @hono/node-server^1.19.10
  • @inquirer/prompts^7.2.1
  • chalk^5.3.0
  • commander^12.1.0
  • degit^2.8.4
  • execa^9.5.2
  • hono^4.12.7
  • ora^8.1.1
  • tar^7.5.10
  • zod^3.24.1