npm @alfe.ai/gateway @0.1.3
score
0.6517
med
flagged
2026-06-15 18:14
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: ['alfe-gateway'] |
| script_count_spike | 0.5 | scripts count 0 -> 8 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 10 new non-watchlisted dep(s): ['@alfe.ai/agent-api-client', '@alfe.ai/ai-proxy-local', '@alfe.ai/config', '@alfe.ai/integration-manifest', '@alfe.ai/integrations'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kevupton",
"sam-alfe"
],
"versions": 50
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-pZeJm1u3Kox6WekGx8q/PU/r4crPSlcw1eR2PbLFt9bX9ZglHZt62Qfr0JwetjkknVrpYRdmHqgGci4dLh7i5Q==",
"tarball": "https://registry.npmjs.org/@alfe.ai/gateway/-/gateway-0.1.3.tgz",
"unpackedSize": 729791
},
"dist-tags": {
"latest": "0.1.3"
},
"latest_version": "0.1.3",
"maintainers": [
{
"email": "kevin@upton.tech",
"name": "kevupton"
},
{
"email": "sam@alfe.ai",
"name": "sam-alfe"
}
],
"num_versions": 53,
"repository": null,
"scripts": {
"build": "tsdown",
"dev": "tsdown --watch",
"lint": "eslint .",
"start": "node dist/bin/gateway.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['alfe-gateway']",
"dependency_added_unknown": "10 new non-watchlisted dep(s): ['@alfe.ai/agent-api-client', '@alfe.ai/ai-proxy-local', '@alfe.ai/config', '@alfe.ai/integration-manifest', '@alfe.ai/integrations'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 8"
},
"time": {
"created": "2026-03-26T19:44:24.993Z",
"modified": "2026-06-15T23:14:39.084Z"
}
}