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 bytes197,443
Previous version0.1.3-patch.1
Published2026-03-28T08:11:47.293Z
SHA-256714d2b9c28ff93ead03c0b7157158f6ec9ee0b6866a5d82f8465464f27d2f33b

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
0.1.3Version
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="node scripts/ensure-gh.js"5

Manifest

Package metadata

Scripts13
  • buildtsc
  • devts-node src/cli.ts
  • postinstallnode scripts/ensure-gh.js
  • setup:ghnode scripts/setup-gh.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