PkgRadar

Package evidence

@aitne-sh/[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
30
Versions published
11
First published
May 2026
Publisher
aitne-sh

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":["@aitne-sh/[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":["@aitne-sh/[email protected]"],"fail_on":"review"}'
Publisheraitne-sh
Artifact bytes636,179
Previous version0.1.9
Published2026-06-08T20:41:27.503Z
SHA-256de04c2cb3ee01dac163ce37a133f0706e96b02cb6f0cc0909fd4fc0ae01608f6

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • auditnode bin/aitne.mjs audit
  • buildturbo run build
  • check:redactionnode scripts/check-redaction-coverage.mjs
  • check:vault-pathsnode scripts/check-vault-path-drift.mjs
  • cleanturbo run clean && node scripts/rm-paths.mjs node_modules .buildstamp
  • devnode bin/aitne.mjs dev
  • doctornode bin/aitne.mjs doctor
  • lintturbo run lint
  • logsnode bin/aitne.mjs logs
  • startnode bin/aitne.mjs start
  • statusnode bin/aitne.mjs status
  • stopnode bin/aitne.mjs stop
  • testnode scripts/check-redaction-coverage.mjs && vitest run --coverage
  • test:watchvitest
  • typecheck:teststurbo run typecheck:tests
Dependencies3
  • @aitne/daemon0.1.10
  • @aitne/dashboard0.1.10
  • @aitne/shared0.1.10