PkgRadar

Package evidence

@kendoo.agentdesk/[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":["@kendoo.agentdesk/[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":["@kendoo.agentdesk/[email protected]"],"fail_on":"high"}'
Publisherkendoo
Artifact bytes93,441
Previous version0.25.1
Published2026-05-23T21:08:42.016Z
SHA-2568e258fa7a16af5eead2bef7a4c859a7e805916007be101e87e9c09578927771f

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

kendoo

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/cli/bootstrap.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/init.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/orchestrator.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/prompt.mjsmatched ".ssh"30
highCredential file accesspackage/cli/session-isolation.mjsmatched ".ssh"30
highCredential file accesspackage/cli/session-preflight.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/session-sandbox.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/setup-helpers.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/tracker-check.mjsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/cli/agents.mjsmatched "curl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/cli/bootstrap.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/init.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/orchestrator.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/prompt.mjsmatched ".ssh"30
highCredential file accesspackage/cli/session-isolation.mjsmatched ".ssh"30
highCredential file accesspackage/cli/session-preflight.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/session-sandbox.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/setup-helpers.mjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/cli/tracker-check.mjsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/cli/agents.mjsmatched "curl "12
lowObfuscationpackage/bin/agentdesk.mjsmatched "\\x1b"3
lowObfuscationpackage/cli/daemon.mjsmatched "\\x1b"3
lowObfuscationpackage/cli/team.mjsmatched "\\x1b"3

Manifest

Package metadata

Scripts8
  • buildvite build
  • devconcurrently "node server/index.mjs" "vite"
  • lint:changelognode scripts/lint-changelog.mjs
  • prepublishOnlynode scripts/lint-changelog.mjs
  • previewvite preview
  • servernode server/index.mjs
  • startnode server/index.mjs
  • testnode --test tests/server.test.mjs tests/agents.test.mjs tests/homepage.test.mjs tests/sessionUtils.test.mjs tests/tracker-url.test.mjs tests/session-preflight.test.mjs tests/access.test.mjs tests/project-ownership.test.mjs tests/random-hex.test.mjs
Dependencies22
  • @inquirer/prompts^7.10.1
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • bcryptjs^3.0.3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • express^5.1.0
  • jsonwebtoken^9.0.3
  • next-themes^0.4.6
  • sonner^2.0.7
  • sql.js^1.14.1
  • tailwind-merge^3.5.0
  • ws^8.18.0