npm @copilot-mcp/apex @1.0.12
score
0.6608
med
flagged
2026-07-22 08:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| cadence | ||
| rapid_release | 0.8 | 13 versions in last 24h: ['1.0.8', '1.0.9', '1.0.10', '1.0.11', '1.0.12'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"copilotapex"
],
"versions": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 25,
"dist": {
"integrity": "sha512-2feN19jP5DU7taKYV8WQ4DtUQL0fYXI1LO8fosmniOmsyyaPAxBTmSYZw3AwD7BMbTLMcKq3S92Q3IPHYArq4w==",
"tarball": "https://registry.npmjs.org/@copilot-mcp/apex/-/apex-1.0.12.tgz",
"unpackedSize": 24835
},
"dist-tags": {
"latest": "1.0.12"
},
"latest_version": "1.0.12",
"maintainers": [
{
"email": "arena@apexfdn.xyz",
"name": "copilotapex"
}
],
"num_versions": 13,
"repository": {
"type": "git",
"url": "git+https://github.com/Apex-Foundation/copilot-mcp.git"
},
"scripts": {
"bench:guard": "bun scripts/bench-guard.ts",
"build": "bun scripts/build-binary.ts",
"check": "biome check . && bun run check:docs && bun run check:types",
"check:docs": "bun scripts/generate-docs-index.ts --check",
"check:types": "tsgo -p tsconfig.json --noEmit",
"fix": "biome check --write --unsafe . && bun run format-prompts",
"fmt": "biome format --write . && bun run format-prompts",
"format-prompts": "bun scripts/format-prompts.ts",
"gen:bundle": "bun scripts/bundle-dist.ts",
"gen:docs": "bun scripts/generate-docs-index.ts --generate",
"gen:docs:reset": "bun scripts/generate-docs-index.ts --reset",
"gen:mupdf": "bun scripts/embed-mupdf-wasm.ts --generate",
"gen:mupdf:reset": "bun scripts/embed-mupdf-wasm.ts --reset",
"gen:native": "bun --cwd=../natives run gen:native",
"gen:native:reset": "bun --cwd=../natives run gen:native:reset",
"gen:tool-views": "bun --cwd=../collab-web run gen:tool-views",
"lint": "biome lint .",
"postinstall": "node install.cjs",
"test": "bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full"
},
"signal_details": {
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "13 versions in last 24h: ['1.0.8', '1.0.9', '1.0.10', '1.0.11', '1.0.12']"
},
"time": {
"created": "2026-07-22T08:04:13.238Z",
"modified": "2026-07-22T13:46:10.270Z"
}
}