PkgRadar

Package evidence

@osls/[email protected]

Credential file access: matched "aws_access_key"

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 promoting

Mixed 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"}'
Artifact bytes50,471
Previous version1.8.0
Published2026-06-12T21:25:26.683Z
SHA-2566c08b3f17e1e9af09511cc2ffbac2aab969227cf76cb28bf0731175fd9d6823c

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

review
Last checked
reviewRisk
1Score
1.9.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/utils/aws/credentials.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts7
  • linteslint . bin/serverless-compose
  • lint:updatedpipe-git-updated --ext=cjs --ext=js --ext=mjs --base=main -- eslint && pipe-git-updated --base=main bin -- eslint
  • prettier-checkprettier -c "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}" && prettier -c --parser babel bin/serverless-compose
  • prettier-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=babel
  • prettifyprettier --write "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}" && prettier --write --parser babel bin/serverless-compose
  • prettify: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=babel
  • testmocha --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.1
  • ajv^8.11.0
  • cli-cursor^5.0.0
  • cross-spawn^7.0.6
  • ext^1.7.0
  • fast-glob^3.3.3
  • https-proxy-agent^9.0.0
  • js-yaml^4.1.0
  • log^6.3.1
  • log-node^8.0.3
  • memoizee^0.4.15
  • minimist^1.2.6
  • semver^7.3.7
  • signal-exit^4.1.0
  • traverse^0.6.6
  • type^2.6.1
  • uni-global^1.0.0