Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/JAVA/Openclaw/src/wizard/   (KI Agentensystem Version 22©)  Datei vom 26.3.2026 mit Größe 1 kB image not shown  

Quelle  setup.security-note.ts

  Sprache: JAVA
 

Spracherkennung für: .ts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

import chalk from "chalk";
import { formatCliCommand } from "../cli/command-format.js";

export const SECURITY_NOTE_TITLE = "Security disclaimer";

export const SECURITY_CONFIRM_MESSAGE =
  "I understand this is personal-by-default and shared/multi-user use requires lock-down. Continue?";

const heading = (text: string) => chalk.bold(text);

export const SECURITY_NOTE_MESSAGE = [
  "OpenClaw is a hobby project and still in beta. Expect sharp edges.",
  "By default, OpenClaw is a personal agent: one trusted operator boundary.",
  "This bot can read files and run actions if tools are enabled.",
  "A bad prompt can trick it into doing unsafe things.",
  "",
  "OpenClaw is not a hostile multi-tenant boundary by default.",
  "If multiple users can message one tool-enabled agent, they share that delegated tool authority.",
  "",
  "If you’re not comfortable with security hardening and access control, don’t run OpenClaw.",
  "Ask someone experienced to help before enabling tools or exposing it to the internet.",
  "",
  heading("Recommended baseline"),
  "- Pairing/allowlists + mention gating.",
  "- Multi-user/shared inbox: split trust boundaries (separate gateway/credentials, ideally separate OS users/hosts).",
  "- Sandbox + least-privilege tools.",
  "- Shared inboxes: isolate DM sessions (session.dmScope: per-channel-peer) and keep tool access minimal.",
  "- Keep secrets out of the agent’s reachable filesystem.",
  "- Use the strongest available model for any bot with tools or untrusted inboxes.",
  "",
  heading("Run regularly"),
  formatCliCommand("openclaw security audit --deep"),
  formatCliCommand("openclaw security audit --fix"),
  "",
  heading("Learn more"),
  "- https://docs.openclaw.ai/gateway/security",
].join("\n");

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-04-27) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.