PkgRadar

Package evidence

@ajna-inc/[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
13
First published
Apr 2026
Publisher
vinaysingh8866

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":["@ajna-inc/[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":["@ajna-inc/[email protected]"],"fail_on":"review"}'
Artifact bytes162,700
Previous version0.4.0
Published2026-06-04T08:45:57.185Z
SHA-25656c8092fe0fc5c2c8a96d5e59d22785571fe02ba2a11ad8c607ba595daf6ec08

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.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

Scripts8
  • buildtsc -p tsconfig.json && chmod +x dist/cli.js
  • cleanrm -rf dist
  • devtsx src/cli.ts
  • prepacknpm run build && node ./dist/cli.js attest --registry https://npmvc.com
  • testnode --test --import tsx tests/**/*.test.ts
  • test:e2enode --test --import tsx tests/e2e/*.test.ts
  • test:securitynode --test --import tsx tests/security/*.test.ts
  • test:unitnode --test --import tsx tests/unit/*.test.ts
Dependencies11
  • @cyclonedx/cyclonedx-npm4.2.1
  • @noble/ed25519^2.2.3
  • @noble/hashes^1.6.1
  • canonicalize^2.0.0
  • commander^12.1.0
  • jose^5.9.6
  • multiformats^13.3.1
  • picocolors^1.1.1
  • tar^7.4.3
  • yaml^2.6.1
  • zod^3.23.8