Uninstalling the Faramesh Plugin
Remove the plugin
Via OpenClaw CLI
Via npm
Then remove it from your OpenClaw configuration.
Local plugin
Delete the extensions/faramesh/ directory from your OpenClaw project.
Stop the Faramesh server
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
