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.
- Versions published
- 2,110Mature · −50% score
- First published
- May 2020
- 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"
1 candidate cluster(s) currently reference this release.
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
Related candidates
Linked campaigns and clusters
Amazon Web Services
10 members · evidence strength 77Amazon Web Services
10 members · max score 65Evidence
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/lib/javascript/node-package.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/lib/javascript/node-project.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/lib/javascript/npm-config.js | matched ".npmrc" | 5 |
| low | Credential file access | package/lib/release/publisher.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts36
auditnode ./projen.js auditbuildnode ./projen.js buildbumpnode ./projen.js bumpbundle:task-runnernode ./projen.js bundle:task-runnercheck-licensesnode ./projen.js check-licensesclobbernode ./projen.js clobbercompatnode ./projen.js compatcompilenode ./projen.js compiledefaultnode ./projen.js defaultdevenv:setupnode ./projen.js devenv:setupdocgennode ./projen.js docgenejectnode ./projen.js ejecteslintnode ./projen.js eslintintegnode ./projen.js integinteg:gonode ./projen.js integ:gointeg:javanode ./projen.js integ:javainteg:nodenode ./projen.js integ:nodeinteg:pythonnode ./projen.js integ:pythonpackagenode ./projen.js packagepackage-allnode ./projen.js package-allpackage:gonode ./projen.js package:gopackage:javanode ./projen.js package:javapackage:jsnode ./projen.js package:jspackage:pythonnode ./projen.js package:pythonpost-compilenode ./projen.js post-compilepost-upgradenode ./projen.js post-upgradepre-compilenode ./projen.js pre-compileprojennode ./projen.jsreadme-macrosnode ./projen.js readme-macrosreleasenode ./projen.js release- …and 6 more.
Dependencies15
@iarna/toml^2.2.5case^1.6.3chalk^4.1.2comment-json4.2.2constructs^10.5.0conventional-changelog-config-spec^2.1.0fast-glob^3.3.3fast-json-patch^3.1.1ini^2.0.0parse-conflict-json^4.0.0semver^7.8.4shx^0.4.0xmlbuilder2^4.0.3yaml^2.2.2yargs^17.7.2