Back to Home
nohuiam icon

tenets-server

Verified Safe

by nohuiam

Overview

Ethical decision evaluation and remediation guidance against 25 Gospel tenets for cognitive systems.

Installation

Run Command
npm start

Environment Variables

  • TENETS_DB_PATH
  • TENETS_HTTP_PORT
  • TENETS_WS_PORT
  • TENETS_UDP_PORT
  • TENETS_API_KEY

Security Notes

HTTP API (Port 8027) uses `Access-Control-Allow-Origin: '*'`, which is a security risk in production; it should be restricted. HTTP API authentication is optional by default if `TENETS_API_KEY` is not set, creating a vulnerability if deployed without configuration. However, `zod` schemas are used for robust input validation, and `better-sqlite3` uses prepared statements to prevent SQL injection. Sensitive information like file paths and stack traces are redacted from error messages before network transmission. The UDP InterLock mesh includes a robust `Tumbler` with a whitelist and circuit breaker features (hop count, TTL, deduplication) for enhanced network security and stability.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1200
Stars0
Forks0
Last Update2026-01-17

Tags

ethicsevaluationAIMCPdecision-making