PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
1,970Niche · −30% score
Versions published
85
First published
Mar 2026
Publisher
openmason

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheropenmason
Artifact bytes718,145
Previous version2.8.18
Published2026-06-13T07:53:23.807Z
SHA-256b64744a46efc6211a0da0ee405ad28ee6df39837744366e85a7f87012f104f49

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

review
Last checked
reviewRisk
7Score
2.8.20Version
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/skills/mcp-permissions.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/secret-scan/scanner.jsmatched "id_rsa"5

Manifest

Package metadata

Scripts32
  • benchmark:bashtsx benchmarks/runners/run-bash.ts --verbose
  • benchmark:cwetsx benchmarks/runners/run-cwe-bench-java.ts --limit=120
  • benchmark:cwe-rusttsx benchmarks/runners/run-cwe-bench-rust.ts --verbose
  • benchmark:dvjatsx benchmarks/runners/run-dvja.ts --verbose
  • benchmark:dvnatsx benchmarks/runners/run-dvna.ts --verbose
  • benchmark:dvpwatsx benchmarks/runners/run-dvpwa.ts --verbose
  • benchmark:firing-rangetsx benchmarks/runners/run-firing-range.ts --verbose
  • benchmark:gotsx benchmarks/runners/run-go.ts --verbose
  • benchmark:htmltsx benchmarks/runners/run-html.ts --verbose
  • benchmark:instruction-safetytsx benchmarks/instruction-safety/run-benchmark.ts
  • benchmark:juice-shoptsx benchmarks/runners/run-juice-shop.ts --verbose
  • benchmark:juliettsx benchmarks/runners/run-juliet.ts --variant=01
  • benchmark:nodegoattsx benchmarks/runners/run-nodegoat.ts --verbose
  • benchmark:nodejstsx benchmarks/runners/run-nodejs.ts --verbose
  • benchmark:owasptsx benchmarks/runners/run-owasp.ts
  • benchmark:pygoattsx benchmarks/runners/run-pygoat.ts --verbose
  • benchmark:pythontsx benchmarks/runners/run-benchmark-python.ts --verbose
  • benchmark:rusttsx benchmarks/runners/run-rust.ts --verbose
  • benchmark:securibenchtsx benchmarks/runners/run-securibench.ts
  • benchmark:skillstsx benchmarks/skills/run-skills-benchmark.ts
  • benchmark:top100tsx benchmarks/runners/run-top100-secure.ts
  • benchmark:top100:setuptsx benchmarks/runners/run-top100-secure.ts --setup
  • benchmark:vulngoapptsx benchmarks/runners/run-vulnerability-goapp.ts --verbose
  • benchmark:webgoattsx benchmarks/runners/run-webgoat.ts --verbose
  • buildtsc
  • cleanrm -rf dist coverage *.tsbuildinfo
  • prepublishOnlynpm run build && npm test
  • setup:benchmarkstsx benchmarks/runners/setup-benchmarks.ts
  • setup:skills-benchmarktsx benchmarks/skills/setup-skills-benchmark.ts
  • testvitest run
  • …and 2 more.
Dependencies5
  • @ax-llm/ax^20.0.0
  • @mastra/core^1.18.0
  • circle-ir3.48.0
  • minimatch^10.2.5
  • p-queue^9.1.0