npm mira-harness @0.2.2
score
0.5261
med
flagged
2026-06-11 00:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.1.5', '0.2.0', '0.2.1', '0.2.2'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 3d ago but package has 9 versions (expect >= 57d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"masashi_ono0611"
],
"versions": 8
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-rKAfS9JV0kwEyPE82EjLgzidPS0qLaapwMMX1GG7R6ms5TuUwOR5tK02IAUtCrcYdXe//NKxebTr2cxW1n4Aog==",
"tarball": "https://registry.npmjs.org/mira-harness/-/mira-harness-0.2.2.tgz",
"unpackedSize": 145599
},
"dist-tags": {
"latest": "0.2.2"
},
"latest_version": "0.2.2",
"maintainers": [
{
"email": "masashi.ono.0611@gmail.com",
"name": "masashi_ono0611"
}
],
"num_versions": 9,
"repository": {
"type": "git",
"url": "git+https://github.com/Masashi-Ono0611/mira-harness.git"
},
"scripts": {
"build": "bun run clean && bun build src/cli.ts src/mcp.ts src/index.ts --target=node --format=esm --outdir=dist --packages=external && bun run build:types",
"build:types": "tsc -p tsconfig.build.json",
"check:publish": "publint && attw --pack . --ignore-rules cjs-resolves-to-esm",
"clean": "rm -rf dist",
"dev": "bun src/cli.ts",
"format": "biome check --write .",
"lint": "biome check .",
"login": "bun src/cli.ts login",
"prepublishOnly": "bun run build",
"slop": "bunx slop-scan@latest scan . || true",
"test": "bun test",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"rapid_release": "4 versions in last 24h: ['0.1.5', '0.2.0', '0.2.1', '0.2.2']",
"repo_too_new_for_version_history": "claimed repo created 3d ago but package has 9 versions (expect >= 57d for that history)"
},
"time": {
"created": "2026-06-07T23:57:11.425Z",
"modified": "2026-06-11T05:21:25.665Z"
}
}