npm @explorer02/cfm-survey-sdk @0.9.10
score
0.5313
med
flagged
2026-07-13 02:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['0.9.6', '0.9.7', '0.9.8', '0.9.9', '0.9.10'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"explorer02"
],
"versions": 76
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-CpOAxEk0U8WYkq4Vj/oeQ9GgiZGoWbeFxfPS+c2gekKkF8UUjWoG9e9vH1CqFwcVqg+GOL6Xtp9/SXB5tA7zwg==",
"tarball": "https://registry.npmjs.org/@explorer02/cfm-survey-sdk/-/cfm-survey-sdk-0.9.10.tgz",
"unpackedSize": 3277900
},
"dist-tags": {
"latest": "0.9.10"
},
"latest_version": "0.9.10",
"maintainers": [
{
"email": "cometajay21@gmail.com",
"name": "explorer02"
}
],
"num_versions": 96,
"repository": null,
"scripts": {
"build": "tsup",
"build:all": "npm run build",
"docs:sync-manifest": "npx tsx scripts/generate-doc-manifest.ts",
"lint": "npm run lint:types && npm run lint:eslint",
"lint:agent-docs": "bash scripts/lint-agent-docs.sh",
"lint:eslint": "eslint src",
"lint:fix": "eslint src --fix",
"lint:types": "tsc --noEmit -p tsconfig.lint.json",
"merge-survey-ui-config": "npx tsx scripts/merge-survey-ui-config.ts",
"postinstall": "node postinstall.js",
"prepare": "npm run build",
"prepublish:check": "npm run build && npm run test && npm run test:coverage && npm run lint && npm run lint:agent-docs && npm run docs:sync-manifest",
"split-survey-ui-config": "npx tsx scripts/split-survey-ui-config.ts",
"sync-agent-stubs": "node scripts/sync-monorepo-agent-stubs.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "14 versions in last 24h: ['0.9.6', '0.9.7', '0.9.8', '0.9.9', '0.9.10']"
},
"time": {
"created": "2026-06-16T14:38:44.793Z",
"modified": "2026-07-13T07:22:55.357Z"
}
}