PkgRadar

Package evidence

@monoes/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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.

Versions published
96
First published
Apr 2026
Publisher
nokhodian

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":["@monoes/[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":["@monoes/[email protected]"],"fail_on":"review"}'
Publishernokhodian
Artifact bytes2,958,606
Previous version1.11.13
Published2026-06-11T22:25:49.197Z
SHA-25616b988bd8341c05251d7f27a9a57ce45bcbf43ef7700828ba71eadf9288432a1

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/transfer/storage/gcs.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts7
  • buildtsc --noEmitOnError false || true
  • prepublishOnlycp ../../../README.md ./README.md && bash ./scripts/sync-claude-assets.sh
  • publish:all./scripts/publish.sh
  • releasenpm version prerelease --preid=alpha && npm run publish:all
  • testvitest run
  • test:pattern-storenpx tsx src/transfer/store/tests/standalone-test.ts
  • test:plugin-storenpx tsx src/plugins/tests/standalone-test.ts
Dependencies4
  • @monoes/monograph^1.2.0
  • @noble/ed25519^2.1.0
  • semver^7.6.0
  • ws^8.18.0
Optional dependencies9
  • @huggingface/transformers^3.8.1
  • @monoes/memory^1.0.0
  • @monomind/guidance*
  • @monomind/hooks*
  • @monomind/mcp*
  • @monomind/routing*
  • agentic-flow^3.0.0-alpha.1
  • monofence-ai*
  • sql.js^1.14.1