PkgRadar

Package evidence

[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
436
Versions published
172Mature · −50% score
First published
Oct 2018
Publisher
brentvatne

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbrentvatne
Artifact bytes114,016
Previous version0.27.5
Published2022-08-19T17:08:23.641Z
SHA-256c3f6e271a90293f14a4de84d73b565ddf3f7c812f0a0b11ce6b53fba65675225

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
1Score
0.28.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/build/config.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts25
  • bin:turtle./bin/turtle.js
  • buildttsc
  • build:production./scripts/build.sh
  • docker:build-and-push:android-base-image./scripts/android/buildAndPushAndroidBaseImage.sh
  • linttslint -c tslint.json 'src/**/*.ts'
  • lint:fixyarn lint --fix
  • preparerimraf ./build && yarn build
  • release./scripts/release.sh
  • release:beta./scripts/releaseBeta.sh
  • release:update:turtle-cli-example./scripts/updateTurtleCliExampleRepo.sh
  • secrets:init-private./scripts/initPrivateSecrets.sh
  • set-workingdir:local./scripts/setWorkingdirMode.sh local
  • set-workingdir:remote./scripts/setWorkingdirMode.sh remote
  • startEXPENV_OVERRIDES=local-common,local,local-queue expenv nodemon | bunyan -o short -l debug --color
  • start:androidPLATFORM=android yarn start
  • start:iosPLATFORM=ios yarn start
  • testyarn jest
  • test:integrationyarn test --config jest/integration-config.json
  • test:smokeyarn test --config jest/smoke-config.json --forceExit
  • test:smoke:androidPLATFORM=android yarn test:smoke --testNamePattern=android
  • test:smoke:android:recordPLATFORM=android EXPENV_OVERRIDES=local-common,local,local-queue expenv yarn test:smoke --testNamePattern=android
  • test:smoke:iosPLATFORM=ios yarn test:smoke --testNamePattern=iOS
  • test:smoke:ios:recordPLATFORM=ios EXPENV_OVERRIDES=local-common,local,local-queue expenv yarn test:smoke --testNamePattern=iOS
  • test:unityarn test --config jest/unit-config.json
  • watchttsc --watch
Dependencies29
  • @expo/config~3.3.9
  • @expo/spawn-async^1.4.2
  • @expo/xdl^59.2.1
  • @google-cloud/logging-bunyan^2.0.3
  • async-retry^1.2.1
  • aws-sdk^2.1043.0
  • bunyan^1.8.12
  • bunyan-debug-stream^1.0.8
  • bunyan-sentry-stream^1.2.1
  • commander^2.15.1
  • copy^0.3.1
  • decompress^4.2.0
  • dogapi^2.8.3
  • fs-extra^6.0.0
  • ioredis^4.17.3
  • is-semver^1.0.8
  • joi^13.2.0
  • lodash^4.17.11
  • progress^2.0.0
  • raven^2.6.2
  • request^2.88.0
  • request-progress^3.0.0
  • request-promise^4.2.5
  • semver^6.0.0
  • sharp0.28.3
  • source-map-support^0.5.6
  • tar^4.4.6
  • uuid^3.2.1
  • which^1.3.1
Optional dependencies1
  • @expo/traveling-fastlane-darwin1.11.4