PkgRadar

Package evidence

@neat.is/[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
671
Versions published
27
First published
May 2026
Publisher
denizdogan-neat

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":["@neat.is/[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":["@neat.is/[email protected]"],"fail_on":"review"}'
Artifact bytes1,306,423
Previous version0.4.11
Published2026-06-06T22:11:57.561Z
SHA-256dfeca04152bc625325f5ee41db0b3a86f670751cf0aee00358507633ced38747

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup
  • cleanrm -rf dist .turbo
  • devtsx watch src/server.ts
  • linteslint src
  • prepublishOnlynpm run build
  • startnode dist/server.cjs
  • testvitest run
Dependencies22
  • @fastify/cors^10.0.0
  • @grpc/grpc-js^1.14.3
  • @grpc/proto-loader^0.8.0
  • @neat.is/instrumentation-registry*
  • @neat.is/types^0.4.12
  • chokidar^4.0.3
  • fastify^5.0.0
  • graphology^0.25.4
  • graphology-shortest-path^2.1.0
  • graphology-traversal^0.3.1
  • ignore^7.0.0
  • minimatch^10.0.0
  • protobufjs^7.5.6
  • semver^7.6.0
  • smol-toml^1.3.0
  • source-map-js^1.2.1
  • tree-sitter^0.21.1
  • tree-sitter-javascript^0.21.4
  • tree-sitter-python^0.21.0
  • tree-sitter-typescript^0.21.2
  • yaml^2.5.0
  • zod^3.23.8
Optional dependencies1
  • @xenova/transformers^2.17.2