PkgRadar

Package evidence

@cyberismo/[email protected]

Credential file access: matched "id_rsa"

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
370
Versions published
25Mature · −50% score
First published
May 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@cyberismo/[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":["@cyberismo/[email protected]"],"fail_on":"review"}'
Artifact bytes2,165,662
Previous version0.0.26
Published2026-06-04T07:29:47.360Z
SHA-2561519df74730c251df7948f7579b6cb2b78e01d40d300707d963434d4cc6bbe7e

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.27Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/app.jsmatched "id_rsa"5
lowCredential file accesspackage/src/app.tsmatched "id_rsa"5
lowObfuscation Densitypackage/dist/public/assets/chunk-727SXJPM-DwCEXlGv.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/public/assets/flowDiagram-I6XJVG4X-DanY8_jA.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/public/assets/index-CKFcPbR1.js3795223 bytes0

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.build.json && shx rm -rf ./dist/public && shx cp -r ../app/dist ./dist/public
  • debugtsx --inspect-brk src/main.ts
  • devcross-env AUTH_MODE=mock tsx watch src/main.ts
  • exportpnpm build && node dist/main.js --export
  • linteslint .
  • starttsx src/main.ts
  • start-e2ecross-env AUTH_MODE=mock node dist/main.js
  • testvitest run --silent
Dependencies13
  • @asciidoctor/core^3.0.4
  • @cyberismo/data-handler0.0.27
  • @cyberismo/mcp0.0.27
  • @hono/mcp^0.3.0
  • @hono/node-server^2.0.4
  • @hono/zod-validator^0.8.0
  • @modelcontextprotocol/sdk^1.29.0
  • @types/mime-types^3.0.1
  • dotenv^17.3.1
  • hono^4.12.23
  • jose^6.2.3
  • mime-types^3.0.2
  • zod^4.3.6