PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 1 day(s) ago, 2 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
284
Versions published
2
First published
Jun 2026
Publisher
chenliheng

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherchenliheng
Artifact bytes32,091
Previous version0.0.1-alpha.0
Published2026-06-13T16:00:52.527Z
SHA-25654495d48dc3ca9246416b315a1c1089b38d450628fdafc9674fd609a4f8cd7d6

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.0.1-alpha.1 vs 0.0.1-alpha.0: "node scripts/install-skill.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.0.1-alpha.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · 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.0.1-alpha.1 vs 0.0.1-alpha.0: "node scripts/install-skill.mjs"40
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 2 total version(s), has lifecycle hook25
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.1-alpha.1 vs 0.0.1-alpha.0: "node scripts/install-skill.mjs"40
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 2 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-skill.mjs"5
lowObfuscation Densitypackage/dist/apkpub.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildtsup
  • devtsup --watch
  • install-skillnode scripts/install-skill.mjs
  • postinstallnode scripts/install-skill.mjs
  • releasepnpm publish
  • release:alphapnpm version prerelease --preid alpha && pnpm publish --tag alpha
  • release:betapnpm version prerelease --preid beta && pnpm publish --tag beta
  • release:rcpnpm version prerelease --preid rc && pnpm publish --tag rc
  • startnode dist/apkpub.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies13
  • @inquirer/prompts^7.3.2
  • @modelcontextprotocol/sdk^1.12.1
  • ali-oss^6.22.0
  • app-info-parser^1.1.6
  • axios^1.8.4
  • cli-progress^3.12.0
  • cli-table3^0.6.5
  • commander^13.1.0
  • form-data^4.0.2
  • ora^8.2.0
  • p-limit^6.2.0
  • picocolors^1.1.1
  • zod^3.24.2
Optional dependencies1
  • keytar^7.9.0