PkgRadar

Package evidence

@fundamental-research-labs/[email protected]

New Account With Lifecycle Hook, Remote Payload, Install-time lifecycle script

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
2
First published
Jun 2026
Publisher
aduermael_

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":["@fundamental-research-labs/[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":["@fundamental-research-labs/[email protected]"],"fail_on":"high"}'
Publisheraduermael_
Artifact bytes11,019
Previous versionnone
Published2026-06-25T18:27:05.737Z
SHA-256f63b451d4ddfc954909bd584d5904fc31a1f6cb6a5d146c8b0c63e3be1b7d54b

Why flagged

What the scanner saw

New Account With Lifecycle Hook

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.json25
mediumRemote Payloadpackage/install-skill.sh12
mediumRemote Payloadpackage/skill/install.sh12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.json25
mediumRemote Payloadpackage/install-skill.sh12
mediumRemote Payloadpackage/skill/install.sh12
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.