npm @metasession.co/devaudit-cli @0.1.66
score
0.7205
high
flagged
2026-06-22 01:18
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.63', '0.1.64', '0.1.65', '0.1.66'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 34d ago but package has 63 versions (expect >= 107d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"metasessiondev"
],
"versions": 62
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-nUn5hhXhy7hY6HKk+Bx3xoUd/k0KhwJRK9nhhjyWWP50QFYZqGm9N0Lyzn3WBTZhvTpqqp75SomvJka3dvA2Dw==",
"tarball": "https://registry.npmjs.org/@metasession.co/devaudit-cli/-/devaudit-cli-0.1.66.tgz",
"unpackedSize": 1384864
},
"dist-tags": {
"latest": "0.1.66"
},
"latest_version": "0.1.66",
"maintainers": [
{
"email": "dev@metasession.co",
"name": "metasessiondev"
}
],
"num_versions": 63,
"repository": {
"directory": "cli",
"type": "git",
"url": "git+https://github.com/metasession-dev/DevAudit-Installer.git"
},
"scripts": {
"build": "tsup",
"bundle:templates": "node tools/bundle-templates.mjs",
"dev": "tsup --watch",
"prepack": "npm run build && npm run bundle:templates",
"start": "node ./bin/devaudit.js",
"test": "vitest run",
"test:watch": "vitest",
"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.63', '0.1.64', '0.1.65', '0.1.66']",
"repo_too_new_for_version_history": "claimed repo created 34d ago but package has 63 versions (expect >= 107d for that history)"
},
"time": {
"created": "2026-05-19T22:23:43.313Z",
"modified": "2026-06-22T06:18:05.388Z"
}
}