PkgRadar

Package evidence

@curie-agent/[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":["@curie-agent/[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":["@curie-agent/[email protected]"],"fail_on":"high"}'
Publisherpswitala
Artifact bytes81,909
Previous version0.2.3
Published2026-05-11T21:51:54.573Z
SHA-256112723e7d7dbe2ebc31d557fdc1028eb3318fcb551edba1f1c625f0ea19962dc

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pswitala

4 members · evidence strength 69

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/slash-commands.jsmatched "GITHUB_TOKEN"30
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/slash-commands.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/src/channels-tab.jsmatched "\\u2191"3
lowObfuscationpackage/dist/src/chat-surface.jsmatched "\\u2014"3
lowObfuscationpackage/dist/src/footer.jsmatched "\\u2022"3
lowObfuscationpackage/dist/src/kitt-indicator.jsmatched "\\u2588"3
lowObfuscationpackage/dist/src/projects-tab.jsmatched "\\u2014"3
lowObfuscationpackage/dist/src/stats-tab.jsmatched "\\u2026"3
lowObfuscationpackage/dist/src/status-line.jsmatched "\\u00B7"3

Manifest

Package metadata

Scripts6
  • buildtsc --project tsconfig.json
  • cleannpx rimraf dist
  • devtsc --watch --project tsconfig.json
  • linteslint src/
  • testvitest run
  • typechecktsc --noEmit --project tsconfig.json
Dependencies7
  • @curie-agent/core^0.2.1
  • @curie-agent/protocol^0.2.1
  • @curie-agent/render^0.2.1
  • @types/react^19.0.0
  • ink^7.0.1
  • react^19.2.5
  • react-dom^19.2.5