PkgRadar

Package evidence

@voyantjs/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
10,671Mainstream · −50% score
Versions published
226
First published
Apr 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":["@voyantjs/[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":["@voyantjs/[email protected]"],"fail_on":"review"}'
Artifact bytes107,177
Previous version0.105.0
Published2026-06-13T06:44:46.188Z
SHA-256f66af663bcea3231bcfa320349637ddb0af8939ace4b3bc6d8f39c412c44bf88

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/kms.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.build.json
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • lintbiome check src/
  • testvitest run
  • typechecktsc --noEmit
Dependencies6
  • @voyantjs/templating^0.104.1
  • @voyantjs/types^0.104.5
  • drizzle-orm^0.45.2
  • liquidjs^10.24.0
  • pdf-lib^1.17.1
  • zod^4.3.6