PkgRadar

Package evidence

@daniel-aquino/[email protected]

New Account With Lifecycle Hook, Install Lifecycle Suppresses Failure, Install-time lifecycle script +2 more

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
daniel-aquino

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":["@daniel-aquino/[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":["@daniel-aquino/[email protected]"],"fail_on":"high"}'
Publisherdaniel-aquino
Artifact bytes29,064
Previous version0.5.0
Published2026-06-27T16:25:01.531Z
SHA-256bb22a82fbdb4e5ab2cb3de7149441e9ba5755344cbf4491e33a7671f8a00a75c

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous

2 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Install Lifecycle Suppresses Failure

382 members · evidence strength 90
Publisher / release actor burstactive

Publisher burst: daniel-aquino

2 members · evidence strength 56
Repeated static TTPcandidate

Install Lifecycle Suppresses Failure

382 members · max score 160
Publisher / release actor burstcandidate

Publisher burst: daniel-aquino

2 members · max score 75

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previousmanifest40
highNew Account With Lifecycle Hookmanifest25
highInstall Lifecycle Suppresses Failuremanifest20
mediumSuspicious Publish Contextmanifest10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previousmanifest40
highNew Account With Lifecycle Hookmanifest25
highInstall Lifecycle Suppresses Failuremanifest20
mediumSuspicious Publish Contextmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies3
  • @modelcontextprotocol/sdk^1.15.0
  • dotenv^17.4.2
  • zod^3.25.67