PkgRadar

Package evidence

@gugananuvem/[email protected]

Credential file access

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
29
Versions published
29
First published
Mar 2026
Publisher
gugananuvem

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":["@gugananuvem/[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":["@gugananuvem/[email protected]"],"fail_on":"review"}'
Publishergugananuvem
Artifact bytes163,782
Previous version1.0.30
Published2026-05-05T10:06:55.629Z
SHA-256058370070274c8ffada3c43cfa606a8d3fb732e899f2fa0350d7acf2e5d7a6be

Why flagged

What the scanner saw

Credential file access

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
15Score
1.0.31Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/template/aws-config-template.js5
lowCredential file accesspackage/src/utils/aws-config.js5
lowCredential file accesspackage/src/template/aws-config-template.mjs5

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies23
  • @aws-sdk/client-api-gateway^3.0.0
  • @aws-sdk/client-cognito-identity-provider^3.0.0
  • @aws-sdk/client-dynamodb^3.0.0
  • @aws-sdk/client-ecs^3.0.0
  • @aws-sdk/client-lambda^3.0.0
  • @aws-sdk/client-s3^3.0.0
  • @aws-sdk/client-sqs^3.0.0
  • @aws-sdk/lib-dynamodb^3.0.0
  • child_process1.0.2
  • cors^2.8.5
  • crypto1.0.1
  • dotenv^16.3.1
  • express^4.18.2
  • fs0.0.1-security
  • glob10.5.0
  • http0.0.1-security
  • js-yaml4.1.1
  • jsonwebtoken^9.0.2
  • mkdirp^3.0.1
  • path0.12.7
  • url0.11.4
  • urlpattern-polyfill^10.0.0
  • uuid14.0.0