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
- 5,647Niche · −30% score
- Versions published
- 219Mature · −50% score
- First published
- Dec 2024
- 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":["@aws/[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":["@aws/[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 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/src/ts/dynamodb/generator.js | matched ".aws/" | 5 |
| low | Credential file access | package/src/ts/rdb/generator.js | matched ".aws/" | 5 |
Manifest
Package metadata
Dependencies42
@apidevtools/swagger-parser12.1.0@biomejs/js-api4.0.0@biomejs/wasm-nodejs2.4.16@getgrit/gritql0.0.3@hey-api/openapi-ts0.64.13@iarna/toml2.2.5@modelcontextprotocol/sdk1.29.0@nx/devkit22.7.5@nx/js22.7.5@nx/react22.7.5@nx/vite22.7.5@nxlv/python22.2.0@phenomnomnominal/tsquery6.2.0@types/estree1.0.9@types/js-yaml4.0.9@types/mdast4.0.4enquirer2.4.1fast-glob3.3.3jiti2.7.0js-yaml4.2.0license-checker-rseidelsohn4.4.2lodash.camelcase4.3.0lodash.clonedeepwith4.5.0lodash.deburr4.1.0lodash.orderby4.18.0lodash.trim4.18.0lodash.uniqby4.7.0mdast-util-mdx-jsx3.2.0minimatch10.2.5openapi-types12.1.3- …and 12 more.