npm @songsid/agend @2.0.12
score
0.625
med
flagged
2026-07-20 00:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.0.12 but max published is 2.1.0-beta.1 |
| repository_url_changed | 0.7 | 'git+https://github.com/suzuke/agend.git' -> 'git+https://github.com/songsid/AgEnD.git' |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['discord.js'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 100d ago but package has 256 versions (expect >= 144d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"songsid"
],
"versions": 120
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-L+0nbeDxOSL+otb+1yxU73eiCYdKFffnWRA6A8Fb8IYkzXGIMX3hZ1uixepztnUf/mpmbkjQECa2lmAVSFcg5g==",
"tarball": "https://registry.npmjs.org/@songsid/agend/-/agend-2.0.12.tgz",
"unpackedSize": 2207110
},
"dist-tags": {
"beta": "2.1.0-beta.13",
"latest": "2.0.12"
},
"latest_version": "2.0.12",
"maintainers": [
{
"email": "sghergee@gmail.com",
"name": "songsid"
}
],
"num_versions": 256,
"repository": {
"type": "git",
"url": "git+https://github.com/songsid/AgEnD.git"
},
"scripts": {
"build": "tsc",
"dev": "tsx src/cli.ts",
"postbuild": "cp -r src/plugin dist/ && cp -r src/workflow-templates dist/ && cp src/agent-cli-instructions.md dist/ && cp -r src/ui dist/ && cp -r src/general-knowledge dist/ && cd dist/plugin/agend && ln -sf ../../channel/mcp-server.js server.js",
"prepublishOnly": "npm run build",
"start": "tsx src/cli.ts start",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['discord.js']",
"dist_tag_anomaly": "dist-tags.latest=2.0.12 but max published is 2.1.0-beta.1",
"repo_too_new_for_version_history": "claimed repo created 100d ago but package has 256 versions (expect >= 144d for that history)",
"repository_url_changed": "'git+https://github.com/suzuke/agend.git' -> 'git+https://github.com/songsid/AgEnD.git'"
},
"time": {
"created": "2026-05-22T08:42:31.225Z",
"modified": "2026-07-19T23:51:31.243Z"
}
}