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
- 126
- Versions published
- 539Mature · −50% score
- First published
- Dec 2018
- Publisher
- emman-sam-media
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 6 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/dev-tools/publish-page.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/dev-tools/upload-to-s3-t-n-c.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/dev-tools/upload-to-s3-tagged.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/dev-tools/upload-to-s3.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts5
buildNODE_ENV=production npx babel ./src --out-dir dist --extensions ".ts,.tsx" --copy-files && yarn build:typesbuild:inittsc --init --declaration --allowSyntheticDefaultImports --target esnext --outDir distbuild:typestsc --emitDeclarationOnlyreleasets-node ./src/dev-tools/publish-packagetestTS_NODE_FILES=true mocha --require isomorphic-fetch --timeout 10000 -r ts-node/register -r ./src/__tests__/domMocker.js src/**/*.test.ts
Dependencies84
@aws-sdk/client-s3^3.550.0@aws-sdk/lib-storage^3.550.0@aws-sdk/node-http-handler^3.374.0@babel/cli7.24.1@babel/core7.24.4@babel/plugin-proposal-class-properties7.18.6@babel/plugin-proposal-decorators7.24.1@babel/plugin-proposal-do-expressions7.24.1@babel/plugin-proposal-export-default-from7.24.1@babel/plugin-proposal-export-namespace-from7.18.9@babel/plugin-proposal-function-bind7.24.1@babel/plugin-proposal-function-sent7.24.1@babel/plugin-proposal-json-strings7.18.6@babel/plugin-proposal-logical-assignment-operators7.20.7@babel/plugin-proposal-nullish-coalescing-operator7.18.6@babel/plugin-proposal-numeric-separator7.18.6@babel/plugin-proposal-optional-chaining7.21.0@babel/plugin-proposal-pipeline-operator7.24.1@babel/plugin-proposal-throw-expressions7.24.1@babel/plugin-syntax-dynamic-import^7.8.3@babel/plugin-syntax-import-meta7.10.4@babel/plugin-transform-runtime7.24.3@babel/preset-env7.24.4@babel/preset-react7.24.1@babel/preset-typescript7.24.1@babel/runtime7.24.4@types/fs-extra11.0.4autoprefixer10.4.19aws-sdk^2.1594.0axios1.6.8- …and 54 more.