PkgRadar

Package evidence

@neatlogs/[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
2
First published
May 2026
Publisher
tanishabanik

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":["@neatlogs/[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":["@neatlogs/[email protected]"],"fail_on":"review"}'
Publishertanishabanik
Artifact bytes52,139
Previous versionnone
Published2026-05-30T20:31:40.330Z
SHA-256e62e624368dfd594221c14361d05796d9e0cbef9e7b5c81b0ce990ee939cc048

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsdown
  • build:watchtsdown --watch
  • cleanrimraf dist
  • devpnpm build && tsx bin.ts
  • fixeslint --fix . && prettier --write .
  • lintprettier --check . && eslint .
  • prebuildpnpm clean
  • prepublishOnlypnpm build
  • testpnpm build && jest
  • trytsx bin.ts
  • typechecktsc --noEmit
Dependencies11
  • @anthropic-ai/claude-agent-sdk^0.3.152
  • @inkjs/ui^2.0.0
  • @nanostores/react^1.1.0
  • axios^1.7.4
  • fast-glob^3.3.3
  • ink^6.0.0
  • nanostores^1.1.1
  • react^19.0.0
  • semver^7.6.0
  • yargs^17.7.2
  • zod^3.24.2