PkgRadar

Package evidence

[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.

Versions published
20
First published
Apr 2026
Publisher
samfp

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":["[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"}'
Publishersamfp
Artifact bytes1,825,670
Previous version1.8.0
Published2026-06-10T18:36:42.605Z
SHA-2567d96d67a5363587d022efbb6d602a89dbd6be277512850ff19c393c72bb60725

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
56Score
1.8.1Version
Status history (1 event)
  1. newavailable · risk review · score 56 · status changed

Evidence

Static findings

12 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/client-bedrock-agent-runtime/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/client-bedrock-runtime/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/client-bedrock-agent-runtime/dist-es/models/models_0.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/client-bedrock-runtime/dist-es/models/models_0.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts3
  • check:bundlenode scripts/check-bundled-tarball.mjs
  • prepublishOnlynpm run check:bundle
  • testnode --test --import tsx test/**/*.test.ts
Dependencies3
  • @samfp/pi-memory^1.3.5
  • pi-knowledge-search^1.3.5
  • pi-session-search^1.4.3