PkgRadar

Package evidence

@open-gitagent/[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":["@open-gitagent/[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":["@open-gitagent/[email protected]"],"fail_on":"high"}'
Publishershreyaskapale
Artifact bytes219,459
Previous versionnone
Published2026-05-24T17:15:40.627Z
SHA-25641ed2361db711aee6b6e4036a044f8a79d8221041b15877241290946fc1096ec

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

shreyaskapale

3 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/utils/auth-provision.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/runners/github.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/commands/lyzr.jsmatched "curl "12

Manifest

Package metadata

Scripts5
  • buildtsc && chmod +x dist/index.js
  • devtsc --watch
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testnode --test dist/**/*.test.js
Dependencies6
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • chalk^5.3.0
  • commander^12.1.0
  • inquirer^9.3.7
  • js-yaml^4.1.0