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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/app.js | matched "id_rsa" | 5 |
| low | Credential file access | package/src/app.ts | matched "id_rsa" | 5 |
| low | Obfuscation Density | package/dist/public/assets/chunk-727SXJPM-DwCEXlGv.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/public/assets/flowDiagram-I6XJVG4X-DanY8_jA.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/public/assets/index-CKFcPbR1.js | 3795223 bytes | 0 |
Manifest
Package metadata
Scripts8
buildtsc -p tsconfig.build.json && shx rm -rf ./dist/public && shx cp -r ../app/dist ./dist/publicdebugtsx --inspect-brk src/main.tsdevcross-env AUTH_MODE=mock tsx watch src/main.tsexportpnpm build && node dist/main.js --exportlinteslint .starttsx src/main.tsstart-e2ecross-env AUTH_MODE=mock node dist/main.jstestvitest 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.1dotenv^17.3.1hono^4.12.23jose^6.2.3mime-types^3.0.2zod^4.3.6