PkgRadar

Package evidence

@vauban-org/[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
3,627Niche · −30% score
Versions published
43
First published
May 2026
Publisher
sfirae54

Effective trust discount applied: 30% (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":["@vauban-org/[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":["@vauban-org/[email protected]"],"fail_on":"review"}'
Publishersfirae54
Artifact bytes1,587,314
Previous version3.0.0
Published2026-05-25T17:19:37.842Z
SHA-256a7090562c2a5a600bf5def9ac03fb82b2dfb3befe729f67ed10c678dd4d2f152

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
7Score
3.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/adapters/publishers/github.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/adapters/publishers/github.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts14
  • api:checkapi-extractor run
  • api:extractapi-extractor run --local --verbose
  • benchnode --import tsx/esm bench/run.ts
  • bench:baselinenode --import tsx/esm benchmarks/sdk.bench.ts --write-baseline
  • bench:sdknode --import tsx/esm benchmarks/sdk.bench.ts
  • buildtsc
  • depcruisedepcruise src
  • docstypedoc
  • lintbiome check src/ tests/
  • mutationstryker run
  • sizesize-limit
  • size:legacynode scripts/measure-size.mjs
  • strykerstryker run --concurrency 2
  • testvitest run
Dependencies11
  • @anthropic-ai/sdk^0.39.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/resources^2.6.0
  • @opentelemetry/sdk-trace-base^2.7.1
  • @opentelemetry/semantic-conventions^1.40.0
  • bullmq^5.75.2
  • ioredis^5.10.1
  • json-canonicalize^2.0.0
  • pino^9.5.0
  • yaml^2.6.0
  • zod^3.23.0