PkgRadar

Package evidence

@nairon-ai/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
268
Versions published
33
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@nairon-ai/[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":["@nairon-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes143,533
Previous version0.7.1
Published2026-05-25T13:01:17.769Z
SHA-2563156903caac629704009d81a07954cc03a81058a1fafff113bea3e46c5a8d2f6

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
9Score
0.7.2Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist-node/shared/config.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist-node/cli/commands/init.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist-node/cli/state.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/shared/config.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/cli/commands/init.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/cli/state.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts11
  • aegisbun ./src/cli/index.ts
  • buildflue build --target cloudflare
  • build:nodetsc -p tsconfig.node.json && chmod +x dist-node/cli/index.js
  • checkbiome check .
  • check:fixbiome check --write .
  • deploybun run build && wrangler deploy --config dist/wrangler.jsonc
  • devflue dev --target cloudflare --env .env.local
  • formatbiome format --write .
  • prepacknpm run build:node
  • releasesemantic-release
  • typechecktsc --noEmit
Dependencies10
  • @cloudflare/sandbox0.10.1
  • @flue/cli0.5.3
  • @flue/sdk0.5.3
  • @mariozechner/pi-ai0.73.1
  • agents0.12.4
  • citty0.2.2
  • consola3.4.0
  • hono4.7.0
  • valibot1.4.0
  • wrangler4.90.1