@hive-academy/anubis
AMCP server package @hive-academy/anubis
Install
agr install @hive-academy/anubis --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@hive-academy/anubis", "version": "1.2.26", "description": "๐บ Anubis - Intelligent Guidance for AI Workflows | MCP-compliant workflow intelligence system with embedded, context-aware guidance for reliable AI-assisted development", "author": "Hive Academy abdallah@nghive.tech", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Hive-Academy/Anubis-MCP.git" }, "homepage": "https://github.com/Hive-Academy/Anubis-MCP#readme", "bugs": { "url": "https://github.com/Hive-Academy/Anubis-MCP/issues" }, "keywords": [ "mcp", "model-context-protocol", "workflow", "ai", "automation", "task-management", "cursor", "nestjs", "prisma", "docker" ], "main": "dist/cli.js", "bin": { "anubis": "dist/cli.js" }, "preferGlobal": false, "engines": { "node": ">=18.0.0", "npm": ">=8.0.0" }, "prisma": { "schema": "./prisma", "seed": "ts-node scripts/prisma-seed.ts" }, "files": [ "dist//*", "prisma//", "package.json", "README.md" ], "scripts": { "prebuild": "rimraf dist", "build": "nest build && tsc scripts/prisma-seed.ts --outDir dist/scripts --target es2020 --module commonjs --lib es2020 --skipLibCheck", "build:prod": "cross-env NODE_ENV=production nest build && tsc scripts/prisma-seed.ts --outDir dist/scripts --target es2020 --module commonjs --lib es2020 --skipLibCheck", "build:dev": "cross-env NODE_ENV=development nest build", "build:cli": "nest build --entryFile cli", "build:all": "npm run build && npm run build:cli", "build:all:prod": "npm run build:prod && cross-env NODE_ENV=production nest build --entryFile cli", "prepublishOnly": "npm run build:prod", "postinstall": "prisma generate", "format": "prettier --write "src/**/.ts" "test//*.ts"", "start": "nest start", "start:dev": "nest start --watch", "start:debug": "nest start --debug --watch", "start:prod": "node dist/main", "db:migrate": "npx prisma migrate deploy", "db:generate": "npx prisma generate", "db:init": "npm run db:generate && npm run db:migrate && npm run db:seed", "db:seed": "npx prisma db seed", "lint": "eslint "{src,apps,libs}//.ts" --fix", "test": "jest", "test:watch": "jest --watch", "db:reset": "ts-node scripts/complete-database-reset.ts", "version:check": "node scripts/version-manager.js --check-only", "version:resolve": "node scripts/version-manager.js", "version:patch": "node scripts/version-manager.js --type patch", "version:minor": "node scripts/version-manager.js --type minor", "version:major": "node scripts/version-manager.js --type major", "version:dry-run": "node scripts/version-manager.js --dry-run", "publish:safe": "npm run version:resolve && npm run build && npm test && npm publish", "cleanup:generated": "tsx scripts/cleanup-generated-files.ts", "backup:prisma": "mkdir -p backup && cp -r generated/prisma backup/", "restore:prisma": "cp -r backup/prisma generated/", "prepare": "husky install", "typecheck": "tsc -p tsconfig.typecheck.json" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.4", "@nestjs/common": "^11.0.1", "@nestjs/config": "^4.0.2", "@nestjs/core": "^11.0.1", "@nestjs/platform-express": "^11.0.1", "@prisma/adapter-better-sqlite3": "^6.11.1", "@prisma/client": "^6.11.1", "@rekog/mcp-nest": "^1.5.2", "@types/express": "^4.17.21", "ejs": "^3.1.10", "express": "^4.19.2", "fastmcp": "^1.27.6", "prisma": "^6.11.1", "reflect-metadata": "^0.2.2", "rxjs": "^7.8.1", "uuid": "^11.1.0", "zod": "^3.24.4" }, "devDependencies": { "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.18.0", "@nestjs/cli": "^11.0.0", "@nestjs/schematics": "^11.0.0", "@nestjs/testing": "^11.0.1", "@swc/cli": "^0.6.0", "@swc/core": "^1.10.7", "@types/ejs": "^3.1.5", "@types/jest": "^29.5.14", "@types/node": "^22.10.7", "@types/supertest": "^6.0.2", "@types/uuid": "^10.0.0", "compression-webpack-plugin": "^11.1.0", "copy-webpack-plugin": "^13.0.0", "cross-env": "^7.0.3", "dotenv": "^16.4.5", "eslint": "^9.18.0", "eslint-config-prettier": "^10.0.1", "eslint-plugin-prettier": "^5.2.2", "globals": "^16.0.0", "jest": "^29.7.0", "prettier": "^3.4.2", "rimraf": "^6.0.1", "source-map-support": "^0.5.21", "supertest": "^7.0.0", "terser-webpack-plugin": "^5.3.14", "ts-jest": "^29.2.5", "ts-loader": "^9.5.2", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", "typescript": "^5.7.3", "typescript-eslint": "^8.20.0", "webpack": "^5.99.9", "husky": "^9.0.0", "lint-staged": "^16.0.0", "@commitlint/cli": "^17.6.0", "@commitlint/config-conventional": "^17.6.0" }, "commitlint": { "extends": [ "@commitlint/config-conventional" ] }, "jest": { "moduleFileExtensions": [ "js", "json", "ts" ], "rootDir": "src", "testRegex": ".\.spec\.ts$", "transform": { "^.+\.(t|j)s$": "ts-jest" }, "collectCoverageFrom": [ "**/*.(t|j)s" ], "coverageDirectory": "../coverage", "testEnvironment": "node" } }
Trustgrade A
- 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.
- passLicense
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-f33a526b2d552026-08-06