PkgRadar

Package evidence

flow-compute==3.22.1

Credential file access: matched ".ssh/"

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
131Established · −30% score
First published
Jul 2025

Effective trust discount applied: 30% (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":["flow-compute==3.22.1"],"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":["flow-compute==3.22.1"],"fail_on":"review"}'
Publisherunknown
Artifact bytes1,679,084
Previous versionnone
Published2026-06-12T01:01:45
SHA-256bd5ee54e8eb3151129257c36659d08ec75077fb30e507bbc9ceea52710adc135

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessflow_compute-3.22.1/src/flow/cli/utils/ssh_key_messages.pymatched ".ssh/"10
mediumCredential file accessflow_compute-3.22.1/src/flow/core/cloud_detection.pymatched "AWS_ACCESS_KEY"10
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessflow_compute-3.22.1/src/flow/cli/utils/ssh_key_messages.pymatched ".ssh/"10
mediumCredential file accessflow_compute-3.22.1/src/flow/core/cloud_detection.pymatched "AWS_ACCESS_KEY"10
lowCredential file accessflow_compute-3.22.1/src/flow/adapters/http/_tip_builders.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/adapters/providers/builtin/mithril/provider/facets/meta.pymatched "id_rsa"5
lowCredential file accessflow_compute-3.22.1/src/flow/adapters/providers/builtin/mithril/resources/ssh.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/adapters/providers/builtin/mithril/s3_mount_env.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessflow_compute-3.22.1/src/flow/application/slurm_overlay/ssh_ops.pymatched "id_rsa"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/dev/command.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/dev/upload_manager.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/grab.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/health/command.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/init.pymatched "id_rsa"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/setup.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/ssh.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/cli/commands/ssh_keys.pymatched ".ssh/"5
lowCredential file accessflow_compute-3.22.1/src/flow/core/data/loaders.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessflow_compute-3.22.1/src/flow/core/ssh/probe.pymatched "id_rsa"5
lowCredential file accessflow_compute-3.22.1/src/flow/errors/mapper.pymatched ".ssh/"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0