npm agent-yes @1.108.1
score
0.577
med
flagged
2026-06-14 22:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 9 versions in last 24h: ['1.105.0', '1.106.0', '1.107.0', '1.108.0', '1.108.1'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/snomiao/agent-yes.git' also claimed by 1 package(s) under different publishers: ['npm/claude-yes'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"snomiao"
],
"versions": 150
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-kIqN9lOwmUJl5lK7DdzA5Ega+vEg1qbAdeAz3h86hJESBXtzJdFKjYXb9OEn0F2fJtq4v7Akl8vKP2uomR0osg==",
"tarball": "https://registry.npmjs.org/agent-yes/-/agent-yes-1.108.1.tgz",
"unpackedSize": 812055
},
"dist-tags": {
"latest": "1.108.1"
},
"latest_version": "1.108.1",
"maintainers": [
{
"email": "snomiao@gmail.com",
"name": "snomiao"
}
],
"num_versions": 150,
"repository": {
"type": "git",
"url": "git+https://github.com/snomiao/agent-yes.git"
},
"scripts": {
"_prepack": "bun run build",
"build": "tsdown",
"build:rs": "cargo install --path rs --features swarm",
"cf": "bun scripts/cf.ts",
"demo": "bun run build && bun link && claude-yes -- demo",
"dev": "bun ts/index.ts",
"fmt": "oxlint --fix --fix-suggestions && oxfmt",
"postbuild": "bun ./ts/postbuild.ts",
"prepare": "husky",
"prepublishOnly": "bun run build && npm run verify-deps",
"release": "standard-version && npm publish",
"release:beta": "standard-version && npm publish --tag beta",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest run --config tests/ui-test/vitest.config.ts",
"test:ui-dom": "vitest run --config tests/ui-dom/vitest.config.ts",
"typecheck": "tsgo --noEmit",
"verify-deps": "node ./scripts/verify-deps.js"
},
"signal_details": {
"rapid_release": "9 versions in last 24h: ['1.105.0', '1.106.0', '1.107.0', '1.108.0', '1.108.1']",
"shared_repo_different_publisher": "repo 'git+https://github.com/snomiao/agent-yes.git' also claimed by 1 package(s) under different publishers: ['npm/claude-yes']"
},
"time": {
"created": "2026-01-22T15:28:19.750Z",
"modified": "2026-06-14T17:16:33.077Z"
}
}