PkgRadar

Package evidence

@tmdc-solutions/[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
7
First published
Nov 2025
Publisher
guna_tmdc

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":["@tmdc-solutions/[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":["@tmdc-solutions/[email protected]"],"fail_on":"review"}'
Publisherguna_tmdc
Artifact bytes87,923
Previous version1.0.4-alpha
Published2025-11-25T05:59:02.464Z
SHA-256d98f4527e3f34972d2faaefa4bf57921435ee00c5c50219fce23a45ec5119b2d

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
10Score
1.0.5-alphaVersion
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/stdio.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/stdio.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • build:cssnpx @tailwindcss/cli -i app.css -o public/output.css
  • build:stdiotsup --clean
  • compilenpm run build && npm run build:css && node dist/src/streamable-http.js -L
  • httpnode dist/src/streamable-http.js -L
  • testecho "Error: no test specified" && exit 1
  • watchnodemon --watch src,views -e ts,pug,json,css --exec "npm run compile"
Dependencies10
  • @faker-js/faker^9.8.0
  • @modelcontextprotocol/sdk^1.12.0
  • dotenv^16.5.0
  • express^5.1.0
  • keyv^5.3.4
  • pug^3.0.3
  • trino-client^0.2.9
  • yaml^2.8.0
  • zod^3.25.67
  • zod-to-json-schema^3.24.5