Title: Genbe Connector for Article Agent
Author: GenBe Technologies
Published: <strong>January 7, 2026</strong>
Last modified: January 7, 2026

---

Search plugins

![](https://ps.w.org/genbe-connector-for-article-agent/assets/Icon-256x256.png?rev
=3434305)

# Genbe Connector for Article Agent

 By [GenBe Technologies](https://profiles.wordpress.org/genbe/)

[Download](https://downloads.wordpress.org/plugin/genbe-connector-for-article-agent.1.3.1.zip)

 * [Details](https://vec.wordpress.org/plugins/genbe-connector-for-article-agent/#description)
 * [Reviews](https://vec.wordpress.org/plugins/genbe-connector-for-article-agent/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/genbe-connector-for-article-agent/#installation)
 * [Development](https://vec.wordpress.org/plugins/genbe-connector-for-article-agent/#developers)

 [Support](https://wordpress.org/support/plugin/genbe-connector-for-article-agent/)

## Description

**Genbe Connector for Article Agent** is a connector plugin that integrates Genbe
Publishing with the Article Agent platform.

It enables a high-performance, headless publishing workflow by establishing a secure
communication channel. This allows Article Agent to create posts, format content,
and upload media directly to your media library without manual intervention.

**Key Features:**

 * **Secure Authentication:** Uses site-specific API keys with timing-attack safe
   validation.
 * **Media Handling:** Supports multipart uploads, Base64 encoding, and secure remote
   URL ingestion (with SSRF protection).
 * **Zero Bloat:** No front-end CSS or JS is added to your site. It strictly handles
   API communication.
 * **Developer Friendly:** Extends the REST API under the `genbe-connector/v1` namespace.

> **Note:** This is a third-party integration plugin. It requires an active account
> with the Article Agent service to function.

## Screenshots

[⌊Settings Page - The clean interface where you can generate and view your API Key.⌉⌊
Settings Page - The clean interface where you can generate and view your API Key
.⌉[

**Settings Page** – The clean interface where you can generate and view your API
Key.

## Installation

 1. Upload the `genbe-connector-for-article-agent` folder to the `/wp-content/plugins/`
    directory, or install the ZIP via **Plugins  Add New  Upload Plugin**.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Article Agent** in the main admin sidebar.
 4. Copy the generated **API Key** and the **Site URL**.
 5. Paste these credentials into your Article Agent dashboard to authorize the connection.

## FAQ

### Does this plugin affect my front-end theme?

No. The plugin runs entirely in the background. It registers REST API endpoints 
and an admin settings page. It does not output any HTML, CSS, or JavaScript on your
live site and will not alter your theme’s appearance.

### I am getting a “403 Forbidden” error when syncing. What do I do?

This is usually caused by a security plugin (like Wordfence, iThemes, or Cloudflare)
blocking the connection.

 1. **Wordfence:** Go to Firewall options and whitelist the IP address of Article Agent,
    or set the firewall to “Learning Mode” briefly while you sync your first post.
 2. **General:** Ensure your security settings do not have “Disable REST API for anonymous
    users” checked. (WordPress considers API Key requests “anonymous” because no user
    is logged in via cookies).
 3. **Cloudflare:** If you use “Super Bot Fight Mode,” you may need to whitelist our
    User Agent.

### Is the connection secure?

Yes. The plugin employs several security layers:
 1. **HTTPS:** We recommend (and
can enforce) SSL for all connections. 2. **API Keys:** We use high-entropy keys 
and valid them using `hash_equals` to prevent timing attacks. 3. **SSRF Protection:**
Remote image uploads are scanned using `wp_safe_remote_get` to prevent server-side
request forgery. 4. **MIME Type Checks:** All uploads are strictly validated to 
ensure they are real images, not executable scripts.

### Can I change the default author of the posts?

By default, posts are assigned to the administrator (User ID 1) or the user associated
with the API request context. You can change the author manually in WordPress after
the post is drafted.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Genbe Connector for Article Agent” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ GenBe Technologies ](https://profiles.wordpress.org/genbe/)

[Translate “Genbe Connector for Article Agent” into your language.](https://translate.wordpress.org/projects/wp-plugins/genbe-connector-for-article-agent)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/genbe-connector-for-article-agent/),
check out the [SVN repository](https://plugins.svn.wordpress.org/genbe-connector-for-article-agent/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/genbe-connector-for-article-agent/)
by [RSS](https://plugins.trac.wordpress.org/log/genbe-connector-for-article-agent/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.1

 * **Security:** Implemented `wp_safe_remote_get` to prevent SSRF vulnerabilities
   during remote image fetches.
 * **Improvement:** Enhanced file extension detection logic for URLs without explicit
   extensions.
 * **Maintenance:** Added `uninstall.php` for clean data removal upon deletion.

#### 1.3.0

 * Initial release.
 * Added API key management screen.
 * Registered REST endpoints.
 * Added support for multipart and Base64 media uploads.

## Meta

 *  Version **1.3.1**
 *  Last updated **6 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/genbe-connector-for-article-agent/)
 * Tags
 * [api](https://vec.wordpress.org/plugins/tags/api/)[automation](https://vec.wordpress.org/plugins/tags/automation/)
   [integration](https://vec.wordpress.org/plugins/tags/integration/)[publishing](https://vec.wordpress.org/plugins/tags/publishing/)
   [saas](https://vec.wordpress.org/plugins/tags/saas/)
 *  [Advanced View](https://vec.wordpress.org/plugins/genbe-connector-for-article-agent/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/genbe-connector-for-article-agent/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/genbe-connector-for-article-agent/reviews/)

## Contributors

 *   [ GenBe Technologies ](https://profiles.wordpress.org/genbe/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/genbe-connector-for-article-agent/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://genbecloud.com/)