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
3,010Niche · −30% score
Versions published
684Mature · −50% score
First published
Oct 2024
Publisher
mical

Effective trust discount applied: 50% (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"}'
Publishermical
Artifact bytes250,719
Previous version1.22.64
Published2026-06-15T13:09:29.167Z
SHA-2568a9a161698e980414a3105dc045bbeb3ecda6003ade0d3542a1f3ce3cda376fe

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.22.65-betaVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildTs(tsc --project tsconfig.json & tsc --project src/visualTest/utils/tsconfig.json & wait) && cp package.json distTs/package.json
  • e2enpm run buildTs && vitest run --config e2e/vitest.config.ts
  • e2e:agentvitest run --config e2e/vitest.config.ts e2e/modules/agent/
  • e2e:apivitest run --config e2e/vitest.config.ts e2e/modules/api/
  • e2e:artifactvitest run --config e2e/vitest.config.ts e2e/modules/artifact/
  • e2e:authvitest run --config e2e/vitest.config.ts e2e/modules/auth/
  • e2e:distrovitest run --config e2e/vitest.config.ts e2e/modules/distro/
  • e2e:pipelinevitest run --config e2e/vitest.config.ts e2e/modules/pipeline/
  • e2e:projectvitest run --config e2e/vitest.config.ts e2e/modules/project/
  • e2e:sandboxvitest run --config e2e/vitest.config.ts e2e/modules/sandbox/
  • e2e:tunnelvitest run --config e2e/vitest.config.ts e2e/modules/tunnel/
  • e2e:tunnel-configvitest run --config e2e/vitest.config.ts e2e/modules/tunnel-config/
  • e2e:versionvitest run --config e2e/vitest.config.ts e2e/modules/version/
  • e2e:workspacevitest run --config e2e/vitest.config.ts e2e/modules/workspace/
  • linteslint "*/**"
  • lint:typestsc --skipLibCheck --noEmit --project tsconfig.json
  • watchtsc --watch --project tsconfig.json & tsc --watch --project src/visualTest/utils/tsconfig.json
Dependencies44
  • @buddy-works/ci-info1.1.7
  • @fastify/accept-negotiator2.0.1
  • @fastify/cors11.2.0
  • @inquirer/prompts8.5.2
  • @puppeteer/browsers2.13.0
  • @scalar/json-magic0.12.16
  • @scalar/openapi-parser0.28.7
  • @scalar/openapi-types0.9.1
  • @xhmikosr/decompress11.1.3
  • basic-auth2.0.1
  • chalk5.6.2
  • commander15.0.0
  • content-disposition2.0.1
  • cookie1.1.1
  • cross-spawn7.0.6
  • dotenv17.4.2
  • eventsource4.1.0
  • fastify5.8.5
  • fdir6.5.0
  • fflate0.8.3
  • human-id4.2.0
  • isbinaryfile6.0.0
  • jsonwebtoken9.0.3
  • mime-db1.54.0
  • mime-types3.0.2
  • netmask2.1.1
  • node-forge1.4.0
  • open11.0.0
  • path-is-inside1.0.2
  • picomatch4.0.4
  • …and 14 more.