PkgRadar

Package evidence

spikelab==0.1.2

Credential file access: matched "aws_access_key"

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
3
First published
Apr 2026
Publisher
Tjitse van der Molen, Braingeneers, SpikeLab Maintainers

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":["spikelab==0.1.2"],"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":["spikelab==0.1.2"],"fail_on":"review"}'
Artifact bytes1,446,212
Previous versionnone
Published2026-05-29T12:41:27
SHA-256194eb97efb35c68749723d93cb63187b07eec8709d512bdfc5f328c21b1cdd91

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accessspikelab-0.1.2/src/spikelab/batch_jobs/cli.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/batch_jobs/credentials.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/batch_jobs/storage_s3.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/data_loaders/data_exporters.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/data_loaders/data_loaders.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/data_loaders/s3_utils.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/mcp_server/server.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/mcp_server/tools/data_loaders.pymatched "aws_access_key"5
lowCredential file accessspikelab-0.1.2/src/spikelab/mcp_server/tools/exporters.pymatched "aws_access_key"5