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.

Versions published
130Mature · −50% score
First published
Jun 2025
Publisher
connorturland

Effective trust discount applied: 50% (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"}'
Publisherconnorturland
Artifact bytes53,872
Previous version0.2.59
Published2026-05-28T21:17:34.681Z
SHA-256bea7f4518d1b85eee2a2b6b1a8181a94e7811bc7f7f1bba05bfec3e0ea54b4bd

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
3Score
0.2.60Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/services/sentryScrubber.jsmatched "github_token"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsc --watch
  • startnode dist/src/app.js
  • testvitest run
  • test:runvitest run --passWithNoTests
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies17
  • @linear/sdk^64.0.0
  • @sentry/node^9.47.1
  • commander^14.0.2
  • cyrus-claude-runner0.2.60
  • cyrus-cloudflare-tunnel-client0.2.60
  • cyrus-config-updater0.2.60
  • cyrus-core0.2.60
  • cyrus-edge-worker0.2.60
  • cyrus-slack-event-transport0.2.60
  • dotenv^16.5.0
  • express^5.2.0
  • fastify^5.8.5
  • file-type^21.0.0
  • fs-extra^11.3.0
  • node-fetch^2.7.0
  • open^10.0.0
  • zod^4.3.5