BEACON

← candidates

npm artifact-contracts @0.33.10

score
0.6359 med
flagged 2026-06-06 02:34
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 2438793 -> 12597626 (5.2×)
cadence
rapid_release 0.8 9 versions in last 24h: ['0.33.6', '0.33.7', '0.33.8', '0.33.9', '0.33.10']
enrichment
repo_doesnt_exist 1.0 claimed repo foo-log-inc/artifact-contracts returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "foo-ogawa"
  ],
  "versions": 26
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-OwgCQL0ACx75KZNUmEEHfskM1UV3ULm+f69lUeeU6j2DJRiTo4c0Mzxt7G6IUBspNfItBCDkZ/uwtEdAc4icaA==",
    "tarball": "https://registry.npmjs.org/artifact-contracts/-/artifact-contracts-0.33.10.tgz",
    "unpackedSize": 12597626
  },
  "dist-tags": {
    "latest": "0.33.10"
  },
  "latest_version": "0.33.10",
  "maintainers": [
    {
      "email": "ogawa@foo-log.co.jp",
      "name": "foo-ogawa"
    }
  ],
  "num_versions": 27,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foo-log-inc/artifact-contracts.git"
  },
  "scripts": {
    "build": "tsc",
    "bundle": "node esbuild.bundle.mjs",
    "bundle:min": "node esbuild.bundle.mjs --minify",
    "clean": "rm -rf dist",
    "contract:generate": "npx cli-contracts generate",
    "contract:validate": "npx cli-contracts validate",
    "dsl:generate": "npx agent-runtime generate --config dsl/agent-runtime.config.yaml && npx tsx scripts/fix-generated-imports.ts",
    "prepublishOnly": "npm run clean && npm run build && npm run bundle:min && npm run schema:build && npm run test:unit",
    "schema:build": "npx tsx scripts/bump-schema.ts",
    "test": "vitest run",
    "test:bundle": "vitest run test/bundle-isolation.test.ts",
    "test:ci": "vitest run",
    "test:unit": "vitest run",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "rapid_release": "9 versions in last 24h: ['0.33.6', '0.33.7', '0.33.8', '0.33.9', '0.33.10']",
    "repo_doesnt_exist": "claimed repo foo-log-inc/artifact-contracts returns 404 on github.com",
    "size_spike": "unpackedSize 2438793 -> 12597626 (5.2\u00d7)"
  },
  "time": {
    "created": "2026-05-11T02:52:38.489Z",
    "modified": "2026-06-06T07:34:44.402Z"
  }
}