npm @cimplify/sdk @0.70.3
score
0.7
high
flagged
2026-06-02 00:04
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['cimplify-mock'] |
| script_count_spike | 0.5 | scripts count 0 -> 19 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 9 new non-watchlisted dep(s): ['@base-ui/react', 'clsx', 'date-fns', 'jose', 'libphonenumber-js'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"robeng1"
],
"versions": 186
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-3qXd+pxNt4du07L4RnlV0uxx/xQSHkpqowLDVefXEpq3IDU1STOTKfHYRRRO7K5CTX+VbAUajw7OcUpX/OMZ/A==",
"tarball": "https://registry.npmjs.org/@cimplify/sdk/-/sdk-0.70.3.tgz",
"unpackedSize": 6058040
},
"dist-tags": {
"latest": "0.70.3"
},
"latest_version": "0.70.3",
"maintainers": [
{
"email": "obengromeo1@gmail.com",
"name": "robeng1"
}
],
"num_versions": 219,
"repository": null,
"scripts": {
"build": "bun run build:mock-assets && tsup && bun run build:css && bun run build:registry",
"build:css": "bunx @tailwindcss/cli -i src/styles.css -o dist/styles.css --minify",
"build:mock-assets": "bun run scripts/build-mock-assets.ts",
"build:registry": "bun scripts/build-registry.ts",
"clean": "rm -rf dist",
"contracts": "bun run contracts:emit && bun run contracts:diff",
"contracts:diff": "bun scripts/diff-contracts.ts",
"contracts:emit": "bun scripts/emit-contracts.ts",
"contracts:smoke": "bun scripts/diff-contracts.ts --smoke",
"dev": "tsup --watch",
"format": "oxfmt . --write",
"format:check": "oxfmt . --check",
"lint:ox": "oxlint --fix .",
"prepublishOnly": "bun run build",
"schema:add": "bun scripts/schema-add.ts",
"test": "vitest",
"test:coverage": "vitest run --coverage",
"test:run": "vitest run",
"typecheck": "tsgo --noEmit -p tsconfig.json && tsgo --noEmit -p tsconfig.node.json && tsgo --noEmit -p tsconfig.test.json"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['cimplify-mock']",
"dependency_added_unknown": "9 new non-watchlisted dep(s): ['@base-ui/react', 'clsx', 'date-fns', 'jose', 'libphonenumber-js'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 19"
},
"time": {
"created": "2026-01-04T16:44:17.679Z",
"modified": "2026-05-31T10:16:10.752Z"
}
}