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
530
Versions published
82
First published
Jan 2026
Publisher
primitivelabsllc

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"}'
Artifact bytes330,985
Previous version1.1.0-alpha.32
Published2026-06-01T17:24:57.609Z
SHA-2566914f6896539e7987bfff6d80d1c555bb2ddd118029c33b5bafb676bafe52858

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
1.1.0-alpha.33Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsc
  • cli:test:sync-dbvitest run --config vitest.config.ts tests/integration/sync-database-config.test.ts --pool forks --poolOptions.forks.singleFork
  • prepublishOnlypnpm run build
  • testvitest run --config vitest.config.ts
  • test:batchvitest run --config vitest.config.ts tests/integration/batch-tests.test.ts
  • test:email-templatesvitest run --config vitest.config.ts tests/integration/email-templates.test.ts
  • test:integrationvitest run --config vitest.config.ts tests/integration
  • test:llmvitest run --config vitest.config.ts tests/integration/llm.test.ts
  • test:prompt-testsvitest run --config vitest.config.ts tests/integration/prompt-tests.test.ts
  • test:sync-test-casesvitest run --config vitest.config.ts tests/integration/sync-test-cases.test.ts
  • test:unitvitest run --config vitest.config.ts tests/unit
  • test:workflow-testsvitest run --config vitest.config.ts tests/integration/workflow-tests.test.ts
  • typechecktsc --noEmit
Dependencies11
  • @iarna/toml^2.2.5
  • @inquirer/prompts^7.5.0
  • @inquirer/search^4.1.0
  • chalk^5.3.0
  • commander^12.1.0
  • inquirer^9.2.12
  • js-bao^0.5.0
  • mime-types^2.1.35
  • open^10.0.3
  • tar^7.5.11
  • ulid^2.4.0