@evilbocchi/eternal-empire
BMCP server package eternal-empire
Install
agr install @evilbocchi/eternal-empire --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "eternal-empire", "version": "1.0.0", "private": true, "type": "module", "scripts": { "test": "npx jestrbx --place sandbox/local.rbxl", "test:plugin": "node --test plugin/**/*.test.js", "lint": "npx eslint src --no-error-on-unmatched-pattern", "asset-sync": "npx rbxts-asset-sync --log-level=warn --output=src/shared/asset/AssetMap.ts", "asset-watch": "npx rbxts-asset-sync --watch --output=src/shared/asset/AssetMap.ts", "build:src": "rbxtsc", "build:place": "npx rojo build --output=out/place.rbxl && node sandbox/pull.js && npx lune run sandbox/inject.luau", "build": "npm run build:src && npm run build:place", "open": "node sandbox/open.js", "docs": "npx typedoc && node test/runProgressionEstimate.js", "dev": "tsc-watch --compileCommand rbxtsc --onSuccess "npm run build:place" --onFirstSuccess "npx rojo serve"", "dev:plugin": "concurrently --prefix none "cd ./plugin && npx rojo build --plugin ee-tooling.rbxmx --watch" "nodemon --watch ./plugin/live ./plugin/live/index.js"" }, "repository": { "type": "git", "url": "git+https://github.com/evilbocchi/eternal-empire.git" }, "bugs": { "url": "https://github.com/evilbocchi/eternal-empire/issues" }, "homepage": "https://github.com/evilbocchi/eternal-empire#readme", "devDependencies": { "@eslint/js": "^9.39.2", "@modelcontextprotocol/sdk": "^1.26.0", "@rbxts/compiler-types": "^3.0.0-types.0", "@rbxts/coverage": "^0.1.3", "@rbxts/types": "^1.0.906", "@types/node": "^25.2.1", "axios": "^1.13.4", "concurrently": "^9.2.1", "dotenv": "^17.2.4", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0", "eslint-plugin-no-relative-import-paths": "^1.6.1", "eslint-plugin-prettier": "^5.5.5", "eslint-plugin-roblox-ts": "^1.3.1", "express": "^5.2.1", "jest-roblox-assassin": "^1.2.0", "nodemon": "^3.1.11", "prettier": "^3.8.1", "rbx-lune": "^1.0.0", "rbxluau": "^2.2.0", "rbxts-asset-sync": "^0.5.0", "rbxts-transform-env": "^3.0.0", "rbxts-transformer-flamework": "^1.3.2", "rbxts-transformer-services": "^1.1.1", "roblox-ts": "^3.0.0", "rojo": "^1.0.3-rojo7.7.0-rc.1", "signale": "^1.4.0", "tsc-watch": "^7.2.0", "typedoc": "^0.28.16", "typedoc-material-theme": "^1.4.1", "typedoc-plugin-extras": "^4.0.1", "typedoc-plugin-missing-exports": "^4.1.2", "typedoc-plugin-rename-defaults": "^0.7.3", "typescript": "^5.5.3", "typescript-eslint": "^8.54.0", "ws": "^8.19.0" }, "dependencies": { "@antivivi/lemon-signal": "^1.2.4", "@antivivi/profileservice": "^1.5.2", "@antivivi/rbxnamecolor": "^1.0.1", "@antivivi/vrldk": "^1.2.0", "@flamework/components": "^1.3.2", "@flamework/core": "^1.3.2", "@rbxts/camera-shaker": "^1.0.8", "@rbxts/ejt": "^2.0.5", "@rbxts/flamework-binary-serializer": "^0.7.0", "@rbxts/fletchette": "^4.5.0", "@rbxts/fuzzy-search": "^1.0.4", "@rbxts/janitor": "^1.18.3-ts.0", "@rbxts/jest": "^3.13.3-ts.1", "@rbxts/jest-globals": "^3.13.3-ts.1", "@rbxts/partcache": "^1.1.1", "@rbxts/react": "^17.3.7-ts.1", "@rbxts/react-devtools-core": "^17.3.7-ts.1", "@rbxts/react-globals": "^17.3.7-ts.1", "@rbxts/react-roblox": "^17.3.7-ts.1", "@rbxts/roman-numerals": "^1.0.2", "@rbxts/rparticle": "^1.0.0", "@rbxts/serikanum": "^1.6.0", "@rbxts/services": "^1.6.0", "@rbxts/stringbuilder": "^1.1.0", "@rbxts/ui-labs": "^2.4.2" } }
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-0568a0da37442026-08-06