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 bytes178,803
Previous version0.2.0
Published2026-05-24T17:36:26.711Z
SHA-2567995e5985d37c4cc29c49719d249a4d5be7fd9ef5cde6d049c4e882e16cafcd0

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

shreyaskapale

3 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/sandbox.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/sdk.jsmatched "GITHUB_TOKEN"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/sandbox.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/sdk.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/voice/gemini-live.jsmatched "\\x1b"3
lowObfuscationpackage/dist/index.jsmatched "\\x1b"3
lowObfuscationpackage/dist/voice/openai-realtime.jsmatched "\\x1b"3
lowObfuscationpackage/dist/plugin-cli.jsmatched "\\x1b"3
lowObfuscationpackage/dist/schedule-runner.jsmatched "\\x1b"3
lowObfuscationpackage/dist/voice/server.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts4
  • buildtsc && cp src/voice/ui.html dist/voice/
  • devtsc --watch
  • startnode dist/index.js
  • testnode --test test/*.test.ts --experimental-strip-types
Dependencies19
  • @googleworkspace/cli^0.8.1
  • @mariozechner/pi-agent-core^0.70.2
  • @mariozechner/pi-ai^0.70.2
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-metrics-otlp-http^0.215.0
  • @opentelemetry/exporter-trace-otlp-http^0.215.0
  • @opentelemetry/instrumentation^0.215.0
  • @opentelemetry/instrumentation-undici^0.25.0
  • @opentelemetry/resources^2.7.0
  • @opentelemetry/sdk-metrics^2.7.0
  • @opentelemetry/sdk-node^0.215.0
  • @opentelemetry/sdk-trace-node^2.7.0
  • @opentelemetry/semantic-conventions^1.40.0
  • @sinclair/typebox^0.34.41
  • baileys^7.0.0-rc.9
  • js-yaml^4.1.0
  • node-cron^3.0.3
  • ws^8.19.0
  • yaml^2.8.2