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
91
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,908,980
Previous version1.11.8
Published2026-06-10T22:37:51.277Z
SHA-25693e7b31eb757b2c128b69cd356903babe25c46dc9af283ab0dae24d8e73ccff0

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.9Version
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
Dependencies9
  • @monoes/monographworkspace:*
  • @monomind/guidanceworkspace:*
  • @monomind/hooksworkspace:*
  • @monomind/mcpworkspace:*
  • @monomind/routingworkspace:*
  • @noble/ed25519^2.1.0
  • monofence-aiworkspace:*
  • semver^7.6.0
  • ws^8.18.0
Optional dependencies4
  • @huggingface/transformers^3.8.1
  • @monoes/memoryworkspace:*
  • agentic-flow^3.0.0-alpha.1
  • sql.js^1.14.1