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

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":["@yangjingo/[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":["@yangjingo/[email protected]"],"fail_on":"review"}'
Publisherwhyj
Artifact bytes225,522
Previous version0.1.3
Published2026-06-15T01:59:30.069Z
SHA-2564e5cfe42d876d980bb00c793549c8776da1c7b513ef17f795742fe521fe65f2c

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 81 day(s) ago, 4 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
10Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 81 day(s) ago, 4 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
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="bun scripts/ensure-gh.js || node scripts/ensure-gh.js"5

Manifest

Package metadata

Scripts14
  • buildtsc
  • devbun src/cli.ts || ts-node src/cli.ts
  • postinstallbun scripts/ensure-gh.js || node scripts/ensure-gh.js
  • setup:ghbun scripts/setup-gh.js || node scripts/setup-gh.js
  • slidesbun scripts/slides.js || node scripts/slides.js
  • startbun dist/cli.js || node dist/cli.js
  • testbun tests/run-tests.js || node tests/run-tests.js
  • test:allbun tests/run-tests.js --with-share-pr || node tests/run-tests.js --with-share-pr
  • test:clibun tests/test-scan-cli.js || node tests/test-scan-cli.js
  • test:importsbun tests/test-imports.js || node tests/test-imports.js
  • test:registrybun tests/test-registry.js || node tests/test-registry.js
  • test:securitybun tests/test-security.js || node tests/test-security.js
  • test:share-prbun tests/test-share-pr.js || node tests/test-share-pr.js
  • test:versioningbun tests/test-versioning.js || node 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