BEACON

← candidates

npm opencode-rag-plugin @1.10.4

score
0.5529 med
flagged 2026-06-19 04:36
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 813630 -> 12274838 (15.1×)
cadence
rapid_release 0.8 4 versions in last 24h: ['1.10.1', '1.10.2', '1.10.3', '1.10.4']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 21d ago but package has 28 versions (expect >= 86d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mastermind66627"
  ],
  "versions": 26
}

Evidence (package doc at flag time)

{
  "dependencies_count": 22,
  "dist": {
    "integrity": "sha512-5IynLyL5M+P/SjtONQkVRYY/54ckCQI4OCqp/zkHNd2hoL8UCyLWpXXXrEIONAuuASzrX4rga5bE1Wjvjd/3Sw==",
    "tarball": "https://registry.npmjs.org/opencode-rag-plugin/-/opencode-rag-plugin-1.10.4.tgz",
    "unpackedSize": 12274838
  },
  "dist-tags": {
    "latest": "1.10.4"
  },
  "latest_version": "1.10.4",
  "maintainers": [
    {
      "email": "mastermind@posteo.de",
      "name": "mastermind66627"
    }
  ],
  "num_versions": 28,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MrDoe/OpenCodeRAG.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.build.json",
    "cli": "tsx src/cli.ts",
    "postbuild": "node -e \"const fs=require('fs'),path=require('path');fs.mkdirSync('dist/types',{recursive:true});fs.copyFileSync('src/types/opencode-plugin.d.ts','dist/types/opencode-plugin.d.ts');const uiDir=path.join('dist','web','ui');fs.mkdirSync(uiDir,{recursive:true});fs.copyFileSync('src/web/ui/index.html',path.join(uiDir,'index.html'));\"",
    "prepublishOnly": "npm run build",
    "release:patch": "node ./scripts/release-patch.js",
    "test": "node -e \"const {spawnSync}=require('node:child_process');const {globSync}=require('node:fs');const testFiles=globSync('src/**/*.test.ts');if(testFiles.length===0){console.log('No test files found under src; skipping npm test.');process.exit(0);}const result=spawnSync(process.execPath,['--import','tsx','--test','--test-force-exit',...testFiles],{stdio:'inherit'});process.exit(typeof result.status==='number'?result.status:1);\"",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "rapid_release": "4 versions in last 24h: ['1.10.1', '1.10.2', '1.10.3', '1.10.4']",
    "repo_too_new_for_version_history": "claimed repo created 21d ago but package has 28 versions (expect >= 86d for that history)",
    "size_spike": "unpackedSize 813630 -> 12274838 (15.1\u00d7)"
  },
  "time": {
    "created": "2026-05-30T22:44:56.084Z",
    "modified": "2026-06-19T09:36:48.962Z"
  }
}