PkgRadar

Package evidence

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

Weekly downloads
175
Versions published
141
First published
Feb 2026
Publisher
goodgidanc

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":["@aiassesstech/[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":["@aiassesstech/[email protected]"],"fail_on":"review"}'
Publishergoodgidanc
Artifact bytes349,268
Previous version0.9.16
Published2026-06-07T12:57:07.416Z
SHA-25662604123daef9ec638e8b4438062660be6b12ac5cb6692194951bfe90643ec15

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/checks/data-integrity.jsmatched "curl "12
mediumRemote Payloadpackage/src/watchdog/fleet-backup/fleet-backup.shmatched "curl "12
mediumRemote Payloadpackage/src/watchdog/lib/notify.shmatched "curl "12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/checks/data-integrity.jsmatched "curl "12
mediumRemote Payloadpackage/src/watchdog/fleet-backup/fleet-backup.shmatched "curl "12
mediumRemote Payloadpackage/src/watchdog/lib/notify.shmatched "curl "12
lowMessenger Bot Endpointpackage/dist/checks/api-connectivity.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/checks/alerting/behavioral.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/checks/data-integrity.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/notify/telegram-notifier.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/watchdog/fleet-backup/fleet-backup.shmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/watchdog/lib/notify.shmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsc --watch
  • linttsc --noEmit
  • prepublishOnlynpm run typecheck && npm run test && npm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies4
  • @aiassesstech/fleet-alerting^0.1.2
  • @aiassesstech/fleet-bus^0.5.2
  • @aiassesstech/prompt-shield^0.1.0
  • zod^3.22.0
Optional dependencies1
  • better-sqlite3^11.0.0