npm openclaw-amem @1.2.0
score
0.5032
med
flagged
2026-07-20 06:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/heichaowo/amem.git' also claimed by 1 package(s) under different publishers: ['npm/@heichaowo/amem-core'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['openai'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"heichaowo"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-KMaeVghOp93ZqpJ5REF2OXkFP/wmtEf5POZ6u+DhDZxuvebHh2WTSnMTboOstItmco7zs/l1l7CWr/Rp7xhV+A==",
"tarball": "https://registry.npmjs.org/openclaw-amem/-/openclaw-amem-1.2.0.tgz",
"unpackedSize": 106256
},
"dist-tags": {
"latest": "1.2.0"
},
"latest_version": "1.2.0",
"maintainers": [
{
"email": "npmjs@bgm.cat",
"name": "heichaowo"
}
],
"num_versions": 8,
"repository": {
"directory": "packages/openclaw-amem",
"type": "git",
"url": "git+https://github.com/heichaowo/amem.git"
},
"scripts": {
"build": "tsup src/index.ts --format cjs --out-dir dist",
"check": "npm run format && npm run lint && npm run test",
"dev": "tsup src/index.ts --format cjs --watch",
"format": "prettier --check \"src/**/*.ts\"",
"format:fix": "prettier --write \"src/**/*.ts\"",
"lint": "eslint src",
"test": "vitest run",
"test:unit": "vitest run test/unit",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['openai']",
"shared_repo_different_publisher": "repo 'git+https://github.com/heichaowo/amem.git' also claimed by 1 package(s) under different publishers: ['npm/@heichaowo/amem-core']"
},
"time": {
"created": "2026-06-24T16:15:10.779Z",
"modified": "2026-07-20T10:28:49.536Z"
}
}