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
- 63,529Mainstream · −50% score
- Versions published
- 6
- First published
- Feb 2025
- 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":["@osls/[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":["@osls/[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 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/src/utils/aws/credentials.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts7
linteslint . bin/serverless-composelint:updatedpipe-git-updated --ext=cjs --ext=js --ext=mjs --base=main -- eslint && pipe-git-updated --base=main bin -- eslintprettier-checkprettier -c "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}" && prettier -c --parser babel bin/serverless-composeprettier-check:updatedpipe-git-updated --ext=cjs --ext=css --ext=html --ext=js --ext=json --ext=md --ext=mjs --ext=yaml --ext=yml --base=main -- prettier -c && pipe-git-updated --base=main bin -- prettier -c --parser=babelprettifyprettier --write "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}" && prettier --write --parser babel bin/serverless-composeprettify:updatedpipe-git-updated --ext=cjs --ext=css --ext=html --ext=js --ext=json --ext=md --ext=mjs --ext=yaml --ext=yml --base=main -- prettier --write && pipe-git-updated --base=main bin -- prettier --write --parser=babeltestmocha --config test/mocha/unit.cjs
Dependencies22
@aws-sdk/client-cloudformation^3.1034.0@aws-sdk/client-s3^3.1034.0@aws-sdk/credential-providers^3.1034.0@dagrejs/graphlib^3.0.4@smithy/core^3.23.16@smithy/node-http-handler^4.6.1ajv^8.11.0cli-cursor^5.0.0cross-spawn^7.0.6ext^1.7.0fast-glob^3.3.3https-proxy-agent^9.0.0js-yaml^4.1.0log^6.3.1log-node^8.0.3memoizee^0.4.15minimist^1.2.6semver^7.3.7signal-exit^4.1.0traverse^0.6.6type^2.6.1uni-global^1.0.0