PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
603
Versions published
31
First published
Mar 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,423,881
Previous version0.1.31
Published2026-05-22T21:26:34.517Z
SHA-25609e1eabc0ed7596439bcf0db4fdf0c338c2b03617f76a7aa116b5f37c1c2280b

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cms-migrations.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/model-providers.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/session-manager.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/sweeper-tools.jsmatched ".azure"5

Manifest

Package metadata

Scripts30
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • linttsc --noEmit
  • testnode --env-file=../../.env test/sdk.test.js
  • test:localnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run
  • test:local:agent-tunernode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/agent-tuner.test.js
  • test:local:cache-observabilitynode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/cache-observability.test.js
  • test:local:chaosnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/chaos.test.js
  • test:local:cmsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/cms-*.test.js
  • test:local:commandsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/commands-*.test.js
  • test:local:contractsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/contracts.test.js
  • test:local:cross-sessionnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/cross-session-messaging.test.js
  • test:local:dehydrate-no-fallbacknode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/dehydrate-no-fallback.test.js
  • test:local:durabilitynode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/durability.test.js test/local/wait-*.test.js
  • test:local:facts-statsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/facts-stats.test.js
  • test:local:inspect-toolsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/inspect-tools.test.js
  • test:local:knowledge-pipelinenode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/knowledge-pipeline.test.js test/local/facts.test.js
  • test:local:kv-transportnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/kv-transport.test.js
  • test:local:managementnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/management.test.js
  • test:local:multi-workernode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/multi-worker.test.js
  • test:local:reliabilitynode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/reliability-*.test.js
  • test:local:sdk-disk-formatnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/sdk-disk-format.test.js
  • test:local:session-policynode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/session-policy-*.test.js
  • test:local:skill-usagenode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/skill-usage.test.js
  • test:local:smokenode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/smoke-*.test.js
  • test:local:sub-agentsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/sub-agents/*.test.js
  • test:local:system-agentsnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs run test/local/system-agents.test.js test/local/system-session-restart.test.js
  • test:perfnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs --config vitest.perf.config.js run
  • test:perf:spawnnode --env-file=../../.env ../../node_modules/vitest/vitest.mjs --config vitest.perf.config.js run test/perf/spawn.perf.test.js
Dependencies7
  • @azure/identity^4.13.1
  • @azure/storage-blob^12.31.0
  • @github/copilot^1.0.50
  • @github/copilot-sdk^1.0.0-beta.4
  • duroxide^0.1.26
  • file-type^20.5.0
  • pg^8.18.0