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
18Established · −30% score
First published
Jun 2025
Publisher
guna_tmdc

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes93,594
Previous version0.5.4
Published2025-08-21T06:53:42.246Z
SHA-256d169edeb6ecec0fba7cfa2f383291d004ca142d188f08ee224854060dfbb0b2d

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
7Score
0.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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

Scripts8
  • 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
  • preparenpm run build:stdio
  • testecho "Error: no test specified" && exit 1
  • watchnodemon --watch src,views -e ts,pug,json,css --exec "npm run compile"
Dependencies9
  • @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
  • yaml^2.8.0
  • zod^3.25.67
  • zod-to-json-schema^3.24.5