PkgRadar

Package evidence

[email protected]

no findings

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
1,242Niche · −30% score
Versions published
11
First published
May 2026
Publisher
youzhikeji

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["[email protected]"],"fail_on":"review"}'
Publisheryouzhikeji
Artifact bytes77,972
Previous version0.2.9
Published2026-06-12T08:51:21.010Z
SHA-256277fd01cc134ecbe7117f4582614d4b8600e10820d8f199ce53d700a05168ab0

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.2.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildtsc
  • dev:wjguanjiats-node src/index.ts
  • dev:wjplusts-node src/index.ts
  • issue:checkpowershell -ExecutionPolicy Bypass -File scripts/check-issue-backlog.ps1
  • linteslint src/
  • pack:skillpowershell -ExecutionPolicy Bypass -File scripts/pack-skill.ps1
  • platform:checkpowershell -ExecutionPolicy Bypass -File scripts/check-platform-matrix.ps1
  • prepacknpm run build --silent && powershell -ExecutionPolicy Bypass -File scripts/pack-skill.ps1 -Quiet
  • report:checkpowershell -ExecutionPolicy Bypass -File scripts/check-debug-reports.ps1
  • report:newpowershell -ExecutionPolicy Bypass -File scripts/new-debug-report.ps1
  • test:agentpowershell -ExecutionPolicy Bypass -File scripts/agent-regression.ps1
  • typechecktsc --noEmit
Dependencies7
  • ajv^8.16.0
  • ajv-formats^3.0.1
  • axios^1.7.0
  • chalk^4.1.2
  • commander^12.1.0
  • ora^5.4.1
  • qrcode-terminal^0.12.0