Linux 软件免费装

HandL AI Connector Access Control

开发者 haktansuren
更新时间 2026年4月9日 01:11
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security ai handl governance ai client

下载

1.0.2 1.0.3

详情介绍:

HandL AI Connector Access Control lets administrators allow/deny AI Client prompt execution on a per-plugin basis using the wp_ai_client_prevent_prompt filter introduced with the WordPress AI Client. Default behavior is allow. Caller attribution is best-effort and is determined by inspecting the PHP call stack and mapping file paths to installed plugins.

安装:

  1. Upload the plugin folder to /wp-content/plugins/handl-ai-connector-access-control/
  2. Activate the plugin through the Plugins screen in WordPress
  3. Go to Settings → HandL AI Connector Access Control to configure plugin rules

常见问题:

Does this stop all AI usage?

Only AI calls made through the WordPress AI Client APIs that pass through wp_ai_client_prevent_prompt.

Is attribution perfect?

No. It is best-effort and may be unknown or ambiguous for some execution paths (cron, REST bootstraps, shared libraries, MU plugins).

更新日志:

1.0.2 1.0.0