PkgRadar

Package evidence

@marlonjd/[email protected]

Credential file access: matched ".aws/"

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
6
Versions published
6
First published
May 2026
Publisher
marlonjd

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":["@marlonjd/[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":["@marlonjd/[email protected]"],"fail_on":"review"}'
Publishermarlonjd
Artifact bytes154,842
Previous version3.5.1-stack-limits.1
Published2026-05-20T09:47:18.731Z
SHA-256eaa69624c69677b11bfd81229e6535a2f16d1c138f4b4c789e0d194b5e94b5ce

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

review
Last checked
reviewRisk
5Score
3.5.1-stack-limits.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/lib/errors/index.jsmatched ".aws/"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • cleanrimraf ./lib
  • extract-apits-node ../../scripts/extract-api.ts
  • testjest
  • watchtsc -w
Dependencies11
  • @aws-amplify/graphql-directives2.8.0
  • @aws-amplify/graphql-transformer-interfaces4.3.0
  • fs-extra^8.1.0
  • graphql^15.5.0
  • graphql-mapping-template5.0.2
  • graphql-transformer-common5.1.4
  • hjson^3.2.2
  • lodash^4.17.23
  • md5^2.3.0
  • object-hash^3.0.0
  • ts-dedent^2.0.0