PkgRadar

Package evidence

@unimatrix27/[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@unimatrix27/[email protected]"],"fail_on":"high"}'

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":["@unimatrix27/[email protected]"],"fail_on":"high"}'
Publisherunimatrix28
Artifact bytes87,198
Previous version1.0.4
Published2026-05-24T17:00:16.350Z
SHA-2568f1b09630fd0b4a4ee26f3755853b824044e9f9e3ba31fab5ced3f9c514bbeed

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

high
Last checked
highRisk
174Score
1.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 174 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

unimatrix28

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/lib/fire-launcher.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/bin/ralph-bootstrap-aws.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/bin/ralph-sync-github-pat.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/lib/user-data-renderer.jsmatched ".aws"30
highCredential file accesspackage/lib/cloud-init/system-setup.shmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/lib/user-data-renderer.jsmatched "curl "12
mediumRemote Payloadpackage/lib/cloud-init/system-setup.shmatched "curl "12

Manifest

Package metadata

Scripts3
  • buildtsc
  • prepublishOnlynpm run build
  • testvitest run
Dependencies8
  • @aws-sdk/client-cloudwatch-logs^3.700.0
  • @aws-sdk/client-ec2^3.700.0
  • @aws-sdk/client-iam^3.700.0
  • @aws-sdk/client-kms^3.700.0
  • @aws-sdk/client-ssm^3.700.0
  • @aws-sdk/client-sts^3.700.0
  • yaml^2.8.4
  • zod^4.4.3