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
- 31,556Mainstream · −50% score
- Versions published
- 81Mature · −50% score
- First published
- May 2022
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cjs/providers/amazon-s3/provider.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/providers/amazon-s3/provider.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts14
buildnpm run build:esm && npm run build:cjsbuild:cjsesbuild "src/**/*.ts*" --outdir=dist/cjs --platform=node --format=cjs --target=es2020 --define:import.meta.url=\"\"build:esmesbuild "src/**/*.ts*" --outdir=dist --format=esm --target=es2020cleanrm -rf distclinode --loader tsx --no-warnings ./src/clicoveragec8 report --reporter=text-lcov > ./coverage/lcov.infopostbuild:cjsnode --eval "fs.writeFileSync('./dist/cjs/package.json', '{\"type\": \"commonjs\"}')"prebuildnpm run clean && npm run typespreparenpm run buildtestglob -c "c8 --src src --exclude 'next.config.js' --exclude 'tests/**' --exclude 'dist/**' node --loader tsx --no-warnings --test" "./tests/**/*.test.{ts,tsx}"typesnpm run types:esm & npm run types:cjstypes:cjstsc --outDir dist/cjstypes:esmtsc --outDir distwatchnpm run types:esm -- -w & npm run types:cjs -- -w & npm run build:esm -- --watch=forever & npm run build:cjs -- --watch=forever
Dependencies20
@aws-sdk/client-s3^3.717.0@inquirer/prompts^7.8.6@mux/mux-node9.0.1@mux/mux-video^0.28.2@mux/playback-core^0.31.4@next/env15.5.9@paralleldrive/cuid2^2.2.2@vercel/blob^2.0.0chalk^4.1.2chokidar^4.0.3dash-video-element^0.3.1hls-video-element^1.5.10magicast^0.3.5media-chrome^4.16.1minimatch^10.0.3player.style^0.3.1resolve^1.22.10symlink-dir^6.0.3undici^5.28.4yargs^17.7.2