BEACON

← candidates

npm opencode-rag-plugin @1.12.12

score
0.6141 med
flagged 2026-06-22 12:35
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 7 versions in last 24h: ['1.12.8', '1.12.9', '1.12.10', '1.12.11', '1.12.12']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['sharp']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 25d ago but package has 39 versions (expect >= 95d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 24,
  "dist": {
    "integrity": "sha512-G5M+zAlAUQHnKkkMcdxyGqWRmya4b+ux7bYjMX4y+ZxByi0Cy45IpPXiXuSJCO84s5ciMgiIVQ9uPS9HyxfP8A==",
    "tarball": "https://registry.npmjs.org/opencode-rag-plugin/-/opencode-rag-plugin-1.12.12.tgz",
    "unpackedSize": 12705591
  },
  "dist-tags": {
    "latest": "1.12.12"
  },
  "latest_version": "1.12.12",
  "maintainers": [
    {
      "email": "mastermind@posteo.de",
      "name": "mastermind66627"
    }
  ],
  "num_versions": 39,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MrDoe/OpenCodeRAG.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.build.json",
    "build:ui": "node scripts/build-ui-css.js",
    "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'));['app.css','github-dark.css','highlight.min.js'].forEach(f=>{const src=path.join('src/web/ui',f);if(fs.existsSync(src))fs.copyFileSync(src,path.join(uiDir,f));});\"",
    "prepublishOnly": "npm run build",
    "release:minor": "node ./scripts/release-minor.js",
    "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": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['sharp']",
    "rapid_release": "7 versions in last 24h: ['1.12.8', '1.12.9', '1.12.10', '1.12.11', '1.12.12']",
    "repo_too_new_for_version_history": "claimed repo created 25d ago but package has 39 versions (expect >= 95d for that history)"
  },
  "time": {
    "created": "2026-05-30T22:44:56.084Z",
    "modified": "2026-06-22T14:18:36.004Z"
  }
}