PkgRadar

Package evidence

@signetai/[email protected]

Remote Payload, Credential file access

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
374
First published
Jun 2026
Publisher
nicholai.exe

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":["@signetai/[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":["@signetai/[email protected]"],"fail_on":"review"}'
Publishernicholai.exe
Artifact bytes3,081,702
Previous version0.214.8
Published2026-08-23T23:21:07.584Z
SHA-256fcb9e27f820a5fee64722f82b3be4055fd3a70063879bbb268d9c85e22a48044

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

review
Last checked
reviewRisk
17Score
0.214.10Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadmanifest12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadmanifest12
lowCredential file accessmanifest5

Manifest

Package metadata

Dependencies4
  • @napi-rs/keyring1.3.0
  • libsodium-wrappers^0.8.2
  • sqlite-vec^0.1.7-alpha.2
  • yaml^2.6.0
Optional dependencies6
  • better-sqlite3^11.0.0
  • sqlite-vec-darwin-arm64^0.1.7-alpha.2
  • sqlite-vec-darwin-x64^0.1.7-alpha.2
  • sqlite-vec-linux-arm64^0.1.7-alpha.2
  • sqlite-vec-linux-x64^0.1.7-alpha.2
  • sqlite-vec-windows-x64^0.1.7-alpha.2