PkgRadar

Package evidence

@runnerpro/[email protected]

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.

Weekly downloads
593
Versions published
346Mature · −50% score
First published
Feb 2024
Publisher
lamas-running

Effective trust discount applied: 50% (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":["@runnerpro/[email protected]"],"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":["@runnerpro/[email protected]"],"fail_on":"review"}'
Publisherlamas-running
Artifact bytes79,493
Previous version1.21.1
Published2026-05-21T10:22:04.912Z
SHA-25624dc04afcf0fe73a5c1b8e18d84d02b0045de8fead01124b8222ef8d36fabbae

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
2Score
1.21.2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/cjs/prompt/bedrockModel.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts8
  • buildnpm run clean && tsc -p ./configs/tsconfig.cjs.json
  • cleandel-cli ./lib
  • deploynpm run build && npm publish
  • formatprettier --write "src/**/*.{js,jsx,ts,tsx,json,css,scss,md}"
  • linteslint --ext .ts --ignore-path .gitignore .
  • preparehusky
  • semantic-releasesemantic-release
  • test:translate-workout-garmints-node --transpile-only scripts/translateWorkoutGarmin.ts
Dependencies17
  • @ai-sdk/amazon-bedrock^4.0.89
  • @ai-sdk/google^3.0.43
  • @ai-sdk/google-vertex^4.0.102
  • @google-cloud/speech^7.2.1
  • @google-cloud/storage^7.11.3
  • @google-cloud/translate^8.3.0
  • @notionhq/client^2.2.15
  • ai^6.0.116
  • exifr^7.1.3
  • ffmpeg-static^5.2.0
  • ffprobe-static^3.1.0
  • firebase-admin^11.10.1
  • fluent-ffmpeg^2.1.3
  • googleapis^144.0.0
  • multer^1.4.5-lts.1
  • oauth-signature1.5.0
  • socket.io^4.7.2