PkgRadar

Package evidence

@mergeguide/[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.

Weekly downloads
257
Versions published
10
First published
Jan 2026
Publisher
cmcwhirter

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":["@mergeguide/[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":["@mergeguide/[email protected]"],"fail_on":"review"}'
Publishercmcwhirter
Artifact bytes527,958
Previous version2.2.0-rc.3
Published2026-05-31T15:57:18.775Z
SHA-25610c44f7aef16c8d828c5798aae36fbb43d3546126195241b965f9e1c57be0dc1

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
8Score
2.2.0-rc.4Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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/engine/rule-loader.jsmatched "aws_access_key"5
lowCredential file accesspackage/policies/defaults.yamlmatched "aws_access_key"3

Manifest

Package metadata

Scripts10
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • linteslint src tests
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • sync:defaultspython3 ../scripts/sync_defaults_to_yaml.py
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • @noble/ed25519^2.0.0
  • canonicalize2.0.0
  • fast-xml-parser4.5.6
  • js-yaml^4.1.0