PkgRadar

Package evidence

@trymesh/[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
May 2026
Publisher
edgarelmo

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":["@trymesh/[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":["@trymesh/[email protected]"],"fail_on":"review"}'
Publisheredgarelmo
Artifact bytes357,723
Previous version2.1.6
Published2026-05-29T15:56:13.567Z
SHA-256fefb87b801996520680a99767577033159349dc6345f02b9cdae58322702f453

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/routes/assistant-chat.routes.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/core/providers/bedrock.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/config/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/core/providers/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/core/infrastructure/s3-config.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/secure-db.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/core/voice-aws-audio.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • devtsx src/index.ts
  • startnode dist/index.js
  • typechecktsc --noEmit
Dependencies10
  • @modelcontextprotocol/sdk^1.0.1
  • @trymesh/cli0.4.35
  • @trymesh/core0.2.0
  • better-sqlite3^11.10.0
  • highlight.js^11.11.1
  • html-minifier-terser^7.2.0
  • lru-cache^10.2.0
  • marked^17.0.5
  • terser^5.46.1
  • zod^3.22.4