PkgRadar

Package evidence

@yangjingo/[email protected]

New Account With Lifecycle Hook: package first published 81 day(s) ago, 4 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
19
Versions published
4
First published
Mar 2026
Publisher
whyj

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":["@yangjingo/[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":["@yangjingo/[email protected]"],"fail_on":"high"}'
Publisherwhyj
Artifact bytes198,634
Previous version0.1.2
Published2026-03-30T07:36:25.019Z
SHA-256caddefa3f0d03ca0cf187a375a2d16c42c763810d968d517ba037c01b9c4a935

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.1.3-patch.1 vs 0.1.2: "node scripts/ensure-gh.js"

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

Availability ledger

available

high
Last checked
highRisk
50Score
0.1.3-patch.1Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.1.3-patch.1 vs 0.1.2: "node scripts/ensure-gh.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 81 day(s) ago, 4 total version(s), has lifecycle hook10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.1.3-patch.1 vs 0.1.2: "node scripts/ensure-gh.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 81 day(s) ago, 4 total version(s), has lifecycle hook10
lowCredential file accesspackage/dist/core/security/patterns.jsmatched "aws_access_key"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/ensure-gh.js"5

Manifest

Package metadata

Scripts14
  • buildtsc
  • devts-node src/cli.ts
  • postinstallnode scripts/ensure-gh.js
  • setup:ghnode scripts/setup-gh.js
  • slidesnode scripts/slides.js
  • startnode dist/cli.js
  • testnode tests/run-tests.js
  • test:allnode tests/run-tests.js --with-share-pr
  • test:clinode tests/test-cli.js
  • test:importsnode tests/test-imports.js
  • test:registrynode tests/test-registry.js
  • test:securitynode tests/test-security.js
  • test:share-prnode tests/test-share-pr.js
  • test:versioningnode tests/test-versioning.js
Dependencies6
  • @anthropic-ai/sdk^0.79.0
  • archiver^7.0.0
  • commander^12.0.0
  • js-yaml^4.1.0
  • ora^9.3.0
  • skills^1.4.5