PkgRadar

Package evidence

@artifacta-mcp/[email protected]

Credential file access: matched ".ssh"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@artifacta-mcp/[email protected]"],"fail_on":"high"}'

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":["@artifacta-mcp/[email protected]"],"fail_on":"high"}'
Publishersagapeak_jn
Artifact bytes46,820
Previous versionnone
Published2026-05-25T03:30:50.711Z
SHA-256f4dc4df154d015d04db803549f09a660b7009ac98933535e90ec1f753cdffa0d

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
30Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/path/denylist.jsmatched ".ssh"30

Manifest

Package metadata

Scripts5
  • buildtsc
  • prepublishOnlynpm run build
  • testvitest run
  • test:integrationvitest run --config vitest.integration.config.ts
  • typechecktsc --noEmit
Dependencies3
  • @modelcontextprotocol/sdk1.29.0
  • smol-toml^1.6.1
  • undici^7.25.0