PkgRadar

Package evidence

@forwardimpact/[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":["@forwardimpact/[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":["@forwardimpact/[email protected]"],"fail_on":"high"}'
Publisherdickolsson
Artifact bytes149,513
Previous version3.0.5
Published2026-05-23T08:21:48.215Z
SHA-25621cb57f407568c7f74b6e74d9b6af8f01a35de65f882fbd9b57d6c129069bb16

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dickolsson

10 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/templates/.claude/settings.jsonmatched ".ssh"30
mediumRemote Payloadpackage/templates/.claude/settings.jsonmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/templates/.claude/settings.jsonmatched ".ssh"30
mediumRemote Payloadpackage/templates/.claude/settings.jsonmatched "curl "12
lowObfuscationpackage/templates/.claude/skills/sync-apple-mail/scripts/parse-emlx.mjsmatched "\\u2018"3
lowObfuscationpackage/templates/.claude/skills/sync-apple-mail/scripts/sync-helpers.mjsmatched "\\x00"3
lowObfuscationpackage/templates/.claude/skills/sync-teams/scripts/sync.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts5
  • buildbun pkg/build.js
  • build:appbun pkg/build.js --app
  • build:pkgbun pkg/build.js --pkg
  • startbun ./bin/fit-outpost.js
  • statusbun ./bin/fit-outpost.js status
Dependencies3
  • @forwardimpact/libcli^0.1.0
  • @forwardimpact/libmacos^0.1.0
  • @forwardimpact/libtelemetry^0.1.33