PkgRadar

Package evidence

@wicttor/[email protected]

New Account With Lifecycle Hook: package first published 37 day(s) ago, 8 total version(s), has lifecycle hook

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
16
Versions published
8
First published
May 2026
Publisher
wicttor

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":["@wicttor/[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":["@wicttor/[email protected]"],"fail_on":"review"}'
Publisherwicttor
Artifact bytes165,130
Previous version1.1.0
Published2026-06-09T18:18:09.635Z
SHA-256fd1cf21657dd2296132c01aaaa1fb892102e010b71bd5d26670a5eedf7f3a85e

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 37 day(s) ago, 8 total version(s), has lifecycle hook

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 37 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 37 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./bin/postinstall.js"5

Manifest

Package metadata

Scripts5
  • postinstallnode ./bin/postinstall.js
  • testnode --test tests/**/*.test.js
  • test:plannode --test tests/pwrl-plan/skills.test.js
  • test:worknode --test tests/pwrl-work/skills.test.js
  • validate:skillsnode ./pwrl-standards/scripts/validate-skills.js