Uninstalling the Faramesh Plugin

Remove the plugin

Via OpenClaw CLI

Via npm

npm
npm
npm

Then remove it from your OpenClaw configuration.

Local plugin

Delete the extensions/faramesh/ directory from your OpenClaw project.

Stop the Faramesh server

# If running in foreground, press Ctrl+C

# If running as a service
systemctl stop

# If running in foreground, press Ctrl+C

# If running as a service
systemctl stop

# If running in foreground, press Ctrl+C

# If running as a service
systemctl stop

Remove the Faramesh server

Data

Your action history and audit logs are stored in data/actions.db (SQLite) or your configured Postgres database. These are not deleted when uninstalling, remove them manually if needed.

What happens after uninstalling

  • All tool calls will execute without governance checks

  • No more audit trail for tool executions

  • No more approval workflows

  • Existing approved/denied actions in the database are preserved

Was this helpful?

Previous

More

Next

More

Table of content

Table of content

Uninstall

Uninstall