PkgRadar

Package evidence

@tmlmobilidade/[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
294
First published
Dec 2025
Publisher
joaovasconcelos

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":["@tmlmobilidade/[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":["@tmlmobilidade/[email protected]"],"fail_on":"review"}'
Artifact bytes9,789
Previous version20260612.1126.9
Published2026-06-12T14:51:25.994Z
SHA-256c9a8ce22c2b703067c41fa3965c1e13780e974b4558ecee5283ea592e71066db

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
3Score
20260612.1446.12Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/config.example.yamlmatched "aws_access_key"3

Manifest

Package metadata

Scripts3
  • buildtsc && resolve-tspaths
  • linteslint ./src && tsc --noEmit
  • startnpm run build && node dist/index.js
Dependencies14
  • @tmlmobilidade/consts20260612.1126.8
  • @tmlmobilidade/dates20260612.1126.8
  • @tmlmobilidade/emails20260612.1126.8
  • @tmlmobilidade/interfaces20260612.1126.8
  • @tmlmobilidade/logger20260612.1126.8
  • @tmlmobilidade/types20260612.1126.8
  • @tmlmobilidade/utils20260612.1126.8
  • @types/archiver8.0.0
  • archiver8.0.0
  • mongodb7.3.0
  • nodemailer8.0.11
  • pg8.21.0
  • resolve-tspaths0.8.23
  • yaml2.9.0