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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/build/config.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts25
bin:turtle./bin/turtle.jsbuildttscbuild:production./scripts/build.shdocker:build-and-push:android-base-image./scripts/android/buildAndPushAndroidBaseImage.shlinttslint -c tslint.json 'src/**/*.ts'lint:fixyarn lint --fixpreparerimraf ./build && yarn buildrelease./scripts/release.shrelease:beta./scripts/releaseBeta.shrelease:update:turtle-cli-example./scripts/updateTurtleCliExampleRepo.shsecrets:init-private./scripts/initPrivateSecrets.shset-workingdir:local./scripts/setWorkingdirMode.sh localset-workingdir:remote./scripts/setWorkingdirMode.sh remotestartEXPENV_OVERRIDES=local-common,local,local-queue expenv nodemon | bunyan -o short -l debug --colorstart:androidPLATFORM=android yarn startstart:iosPLATFORM=ios yarn starttestyarn jesttest:integrationyarn test --config jest/integration-config.jsontest:smokeyarn test --config jest/smoke-config.json --forceExittest:smoke:androidPLATFORM=android yarn test:smoke --testNamePattern=androidtest:smoke:android:recordPLATFORM=android EXPENV_OVERRIDES=local-common,local,local-queue expenv yarn test:smoke --testNamePattern=androidtest:smoke:iosPLATFORM=ios yarn test:smoke --testNamePattern=iOStest:smoke:ios:recordPLATFORM=ios EXPENV_OVERRIDES=local-common,local,local-queue expenv yarn test:smoke --testNamePattern=iOStest:unityarn test --config jest/unit-config.jsonwatchttsc --watch
Dependencies29
@expo/config~3.3.9@expo/spawn-async^1.4.2@expo/xdl^59.2.1@google-cloud/logging-bunyan^2.0.3async-retry^1.2.1aws-sdk^2.1043.0bunyan^1.8.12bunyan-debug-stream^1.0.8bunyan-sentry-stream^1.2.1commander^2.15.1copy^0.3.1decompress^4.2.0dogapi^2.8.3fs-extra^6.0.0ioredis^4.17.3is-semver^1.0.8joi^13.2.0lodash^4.17.11progress^2.0.0raven^2.6.2request^2.88.0request-progress^3.0.0request-promise^4.2.5semver^6.0.0sharp0.28.3source-map-support^0.5.6tar^4.4.6uuid^3.2.1which^1.3.1
Optional dependencies1
@expo/traveling-fastlane-darwin1.11.4