PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

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"}'
Publishertango_eye
Artifact bytes16,113
Previous version3.7.1-alpha.18
Published2026-02-10T12:45:50.625Z
SHA-256b302abfac55478b988af8157fd39131362db21e16858b75b9910084990976867

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
15Score
3.7.1-alpha.19Version
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/controllers/analysisZoneV1.controllers.jsmatched ".aws"5
lowCredential file accesspackage/src/controllers/analysisZoneV2.controllers.jsmatched ".aws"5
lowCredential file accesspackage/src/controllers/mobileAnalysisZoneV2.controllers.jsmatched ".aws"5

Manifest

Package metadata

Scripts1
  • startnodemon --exec "eslint --fix . && node app.js"
Dependencies11
  • aws-sdk^2.1665.0
  • dotenv^16.4.5
  • express^4.19.2
  • handlebars^4.7.8
  • lodash^4.17.21
  • mongodb^6.8.0
  • nodemon^3.1.4
  • tango-api-schema^2.2.21
  • tango-app-api-middleware^3.6.8
  • winston^3.13.1
  • winston-daily-rotate-file^5.0.0