npm @openchamber/web @1.12.1
score
0.7
high
flagged
2026-06-05 05:22
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: ['openchamber'] |
| script_count_spike | 0.5 | scripts count 0 -> 9 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 21 new non-watchlisted dep(s): ['@clack/prompts', '@octokit/rest', '@opencode-ai/sdk', '@simplewebauthn/server', 'adm-zip'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"btriapitsyn"
],
"versions": 99
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-4L/l3uLimLVz+doz+XQCdZHn/DBsqkXDLdrq4Fdzmlh1bi6u3C6wzIPSvtzIPyzrVioExh/on9GM1200k/mwWA==",
"tarball": "https://registry.npmjs.org/@openchamber/web/-/web-1.12.1.tgz",
"unpackedSize": 31530421
},
"dist-tags": {
"latest": "1.12.1"
},
"latest_version": "1.12.1",
"maintainers": [
{
"email": "artmore@protonmail.com",
"name": "btriapitsyn"
}
],
"num_versions": 106,
"repository": null,
"scripts": {
"build": "vite build",
"build:watch": "vite build --watch",
"dev": "bun run build:watch",
"dev:server": "bun server/index.js --port ${OPENCHAMBER_PORT:-3001}",
"dev:server:watch": "nodemon --watch server --ext js --exec \"bun server/index.js --port ${OPENCHAMBER_PORT:-3001}\"",
"lint": "eslint \"./src/**/*.{ts,tsx}\" --config ../../eslint.config.js",
"start": "node bin/cli.js serve",
"test": "vitest run",
"type-check": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['openchamber']",
"dependency_added_unknown": "21 new non-watchlisted dep(s): ['@clack/prompts', '@octokit/rest', '@opencode-ai/sdk', '@simplewebauthn/server', 'adm-zip'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 9"
},
"time": {
"created": "2025-12-07T18:00:49.931Z",
"modified": "2026-06-03T20:33:26.670Z"
}
}