PkgRadar

Package evidence

@repeato/[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
328
Versions published
63Mature · −50% score
First published
Oct 2022
Publisher
stoefln

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":["@repeato/[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":["@repeato/[email protected]"],"fail_on":"review"}'
Publisherstoefln
Artifact bytes28,462,097
Previous version1.9.6
Published2026-06-08T06:42:32.576Z
SHA-256acc1916a9416116da497026df48de572e5a2e9cd4b9e1173cd8ae4058a2cd72c

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/834.jsmatched "aws_access_key"5
lowCredential file accesspackage/982.jsmatched "aws_access_key"5
lowLarge Javascript Payloadpackage/133.js10295132 bytes0
lowLarge Javascript Payloadpackage/testrun.js6351579 bytes0

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies7
  • @repeato/native-cv^0.2.6
  • @repeato/ocr^1.5.21
  • @sentry/node^8.13.0
  • @sentry/profiling-node^8.13.0
  • node-native-ocr0.4.17
  • sharp^0.34.5
  • ws^8.17.1