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.

Versions published
10
First published
May 2026
Publisher
nickcao

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"}'
Publishernickcao
Artifact bytes107,390
Previous version0.6.0
Published2026-05-20T12:23:06.809Z
SHA-256155e5c22e34447c22fb463260986db4003602fa37dd2d4d222cafdc0ab212e43

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.7.0Version
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 -p tsconfig.json
  • build:touchidswiftc scripts/touchid-helper.swift -o dist/touchid-helper
  • devtsc -w -p tsconfig.json
  • doctornode dist/doctor.js
  • linteslint 'src/**/*.ts' 'tests/**/*.ts'
  • lint:fixeslint --fix 'src/**/*.ts' 'tests/**/*.ts'
  • preparenpm run build
  • security:scanbash scripts/check-secrets.sh
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit -p tsconfig.json
Dependencies11
  • @modelcontextprotocol/sdk^1.29.0
  • @napi-rs/keyring^1.3.0
  • better-sqlite3^12.9.0
  • drizzle-kit^0.31.10
  • drizzle-orm^0.45.2
  • mysql2^3.11.5
  • node-sql-parser^5.3.4
  • plist^3.1.0
  • ssh2^1.16.0
  • uuid^14.0.0
  • zod^3.23.8