@mycelia-tech/mycelia-backend
AMCP server package mycelia-backend
Install
agr install @mycelia-tech/mycelia-backend --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "mycelia-backend", "private": true, "sideEffects": false, "type": "module", "scripts": {}, "bin": { "mycelia": "./bin/dev.js" }, "dependencies": { "@ai-sdk/openai": "^3.0.1", "@modelcontextprotocol/sdk": "^1.17.2", "@oclif/core": "^4.2.10", "@opentelemetry/api": "^1.9.0", "@opentelemetry/exporter-metrics-otlp-http": "^0.205.0", "@opentelemetry/exporter-trace-otlp-http": "^0.205.0", "@opentelemetry/instrumentation-express": "^0.54.3", "@opentelemetry/instrumentation-http": "^0.205.0", "@opentelemetry/instrumentation-ioredis": "^0.53.3", "@opentelemetry/instrumentation-mongodb": "^0.58.3", "@opentelemetry/resources": "^2.0.1", "@opentelemetry/sdk-metrics": "^2.1.0", "@opentelemetry/sdk-node": "^0.205.0", "@opentelemetry/sdk-trace-base": "^2.2.0", "@opentelemetry/semantic-conventions": "^1.36.0", "@testcontainers/mongodb": "^11.4.0", "@types/luxon": "^3.6.0", "@types/minimatch": "^5.1.2", "@types/node": "^24.1.0", "ai": "^6.0.3", "bson": "^6.10.4", "bullmq": "^5.47.1", "chokidar": "^4.0.3", "denque": "^2.1.0", "detect-libc": "^2.0.4", "express": "^4.21.2", "ioredis": "^5.6.1", "isbot": "^4.1.0", "jose": "^6.0.10", "jsonwebtoken": "^9.0.2", "keytar": "^7.9.0", "lodash": "^4.17.21", "luxon": "^3.6.1", "minimatch": "^10.0.1", "moment-timezone": "^0.5.48", "mongodb": "^6.16.0", "morgan": "^1.10.0", "ms": "^2.1.3", "multer": "^1.4.5-lts.2", "redlock": "^5.0.0-beta.2", "sift": "^17.1.3", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", "testcontainers": "^11.4.0", "yargs": "^18.0.0", "zod": "^4.3.5" }, "devDependencies": { "@types/jsonwebtoken": "^9.0.8", "@types/lodash": "^4.17.13", "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "eslint": "^8.38.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.28.1", "tsx": "^4.19.2", "typescript": "^5.1.6" }, "engines": { "node": ">=20.0.0" }, "oclif": { "commands": "./commands", "topicSeparator": " ", "bin": "mycelia" } }
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-5aec364253ca2026-08-06