BEACON

← candidates

npm opencode-goal-mode @0.7.0

score
0.541 med
flagged 2026-06-21 10:21
signals by category
content 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 24 -> 29
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@opencode-ai/sdk']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 18d ago but package has 47 versions (expect >= 100d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "devinoldenburg"
  ],
  "versions": 46
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-5JN3OTKa6Jo3mJYOTNT9sUa3xrqnXF0Xa0C6HsYUZG5twAdPKukgLrANfUM4EbTLj/CGC4ybBmsP+KtLUSmELA==",
    "tarball": "https://registry.npmjs.org/opencode-goal-mode/-/opencode-goal-mode-0.7.0.tgz",
    "unpackedSize": 839708
  },
  "dist-tags": {
    "latest": "0.7.0"
  },
  "latest_version": "0.7.0",
  "maintainers": [
    {
      "email": "devin.oldenburg@icloud.com",
      "name": "devinoldenburg"
    }
  ],
  "num_versions": 47,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/devinoldenburg/opencode-goal-mode.git"
  },
  "scripts": {
    "audit": "npm audit --audit-level=moderate",
    "bench": "node benchmarks/run.mjs",
    "bench:compare": "node benchmarks/comparison.mjs",
    "bench:corpus": "node benchmarks/build-external-corpus.mjs",
    "bench:external": "node benchmarks/external.mjs",
    "bench:truthfulness": "node benchmarks/truthfulness.mjs",
    "ci": "npm run validate && npm run audit",
    "config": "node scripts/goal-config.mjs",
    "install:global": "node scripts/install.mjs --global",
    "install:local": "node scripts/install.mjs",
    "lint": "biome lint plugins/ scripts/ benchmarks/ tests/ tools/",
    "lint:fix": "biome lint --write plugins/ scripts/ benchmarks/ tests/ tools/",
    "pack:check": "npm pack --dry-run",
    "postinstall": "node scripts/postinstall.mjs",
    "prepublishOnly": "npm run ci && npm run publish:check",
    "publish:check": "node scripts/check-npm-publish-ready.mjs",
    "reinstall": "node scripts/install.mjs --global --force",
    "test": "node --test",
    "test:agents": "node --test tests/agents.test.mjs tests/commands.test.mjs",
    "test:coverage": "node --experimental-test-coverage --test",
    "test:e2e": "node tools/e2e/goal-e2e.mjs",
    "test:fresh-install": "node tools/e2e/fresh-install.mjs",
    "test:install": "node --test tests/install.test.mjs",
    "test:plugin": "node --test tests/plugin.test.mjs tests/integration.test.mjs",
    "test:shell": "node --test tests/shell.test.mjs tests/shell.property.test.mjs",
    "test:unit": "node --test tests/state.test.mjs tests/gates.test.mjs tests/verdicts.test.mjs tests/config.test.mjs tests/persistence.test.mjs",
    "test:visual": "node tools/visual-test/run.mjs",
    "update": "npm install -g opencode-goal-mode@latest",
    "validate": "npm test && node scripts/validate-opencode-config.mjs && npm run publish:check -- --skip-registry && npm run pack:check"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@opencode-ai/sdk']",
    "repo_too_new_for_version_history": "claimed repo created 18d ago but package has 47 versions (expect >= 100d for that history)",
    "script_count_spike": "scripts count 24 -> 29"
  },
  "time": {
    "created": "2026-06-07T00:27:47.403Z",
    "modified": "2026-06-21T13:30:25.784Z"
  }
}