PkgRadar

Package evidence

@curie-agent/[email protected]

Credential file access: matched ".ssh"

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 bytes107,740
Previous version0.2.4
Published2026-05-24T17:09:37.174Z
SHA-25608fd3966565f7290b9d9c785d534f54ce60682b6677c1e59b2439bb2626c0200

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
57Score
0.2.5Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pswitala

4 members · evidence strength 69

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/safety/command-guard.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/src/safety/command-guard.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/settings.jsmatched "cUrl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/safety/command-guard.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/src/safety/command-guard.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/settings.jsmatched "cUrl "12
lowObfuscationpackage/dist/src/telegram-gateway.jsmatched "\\x20"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
Dependencies2
  • grammy^1.42.0
  • zod^4.4.3