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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | New Account With Lifecycle Hook | package.json | package first published 81 day(s) ago, 4 total version(s), has lifecycle hook | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | New Account With Lifecycle Hook | package.json | package first published 81 day(s) ago, 4 total version(s), has lifecycle hook | 10 |
| low | Credential file access | package/dist/core/security/patterns.js | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="bun scripts/ensure-gh.js || node scripts/ensure-gh.js" | 5 |
Manifest
Package metadata
Scripts14
buildtscdevbun src/cli.ts || ts-node src/cli.tspostinstallbun scripts/ensure-gh.js || node scripts/ensure-gh.jssetup:ghbun scripts/setup-gh.js || node scripts/setup-gh.jsslidesbun scripts/slides.js || node scripts/slides.jsstartbun dist/cli.js || node dist/cli.jstestbun tests/run-tests.js || node tests/run-tests.jstest:allbun tests/run-tests.js --with-share-pr || node tests/run-tests.js --with-share-prtest:clibun tests/test-scan-cli.js || node tests/test-scan-cli.jstest:importsbun tests/test-imports.js || node tests/test-imports.jstest:registrybun tests/test-registry.js || node tests/test-registry.jstest:securitybun tests/test-security.js || node tests/test-security.jstest:share-prbun tests/test-share-pr.js || node tests/test-share-pr.jstest:versioningbun tests/test-versioning.js || node tests/test-versioning.js
Dependencies6
@anthropic-ai/sdk^0.79.0archiver^7.0.0commander^12.0.0js-yaml^4.1.0ora^9.3.0skills^1.4.5