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
- 246Mature · −50% score
- First published
- Aug 2020
- Publisher
- pedroarantes
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/"
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/dist/index.mjs | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts2
buildtsc && tsdowntestjest
Dependencies27
@aws-sdk/client-cloudformation^3.699.0@aws-sdk/client-s3^3.975.0@aws-sdk/lib-storage^3.975.0@octokit/webhooks^14.2.0@slack/webhook^7.0.3@ttoss/cloudformation^0.13.11@ttoss/config^1.37.17@ttoss/read-config-file^2.2.20adm-zip^0.5.16aws-sdk^2.1693.0change-case^5.4.4deep-equal^2.2.3deepmerge^4.3.1dotenv^17.4.2esbuild^0.28.0findup-sync^5.0.0glob^11.0.0import-sync^2.2.3js-yaml^4.1.1mime-types^2.1.35npmlog^7.0.1prettier^3.8.3semver^7.6.3simple-git^3.27.0ts-node^10.9.2uglify-js^3.19.3yargs^17.7.2