
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
@agentseo/openclaw-plugin
Advanced tools
Official OpenClaw plugin for AgentSEO.
Repository: https://github.com/AgentSEO-dev/agentseo/tree/main/packages/openclaw-plugin
Issues: https://github.com/AgentSEO-dev/agentseo/issues
openclaw plugins install @agentseo/openclaw-plugin --pin
Then restart OpenClaw Gateway.
In ~/.openclaw/openclaw.json:
{
plugins: {
entries: {
"openclaw-plugin": {
enabled: true,
config: {
apiKey: "sk_live_your_key",
apiUrl: "https://agentseo.dev/api/v1",
projectId: "client-alpha",
workflowId: "nightly-refresh",
},
},
},
},
agents: {
list: [
{
id: "seo",
tools: {
allow: [
"agentseo_local_audit",
"agentseo_content_gap",
"agentseo_ai_overview_extract",
"agentseo_local_visibility_track",
"agentseo_rank_track",
"agentseo_job_status",
],
},
},
],
},
}
agentseo_searchagentseo_extractagentseo_analyze_serpagentseo_local_auditagentseo_content_gapagentseo_ai_overview_extractagentseo_local_visibility_trackagentseo_rank_trackagentseo_job_statusAll tools are registered as optional per OpenClaw best practices. Add the tool names you want to each agent allowlist.
Set projectId and workflowId once in plugin config when you want usage and budgets grouped by client workflow. You can also set:
AGENTSEO_PROJECT_IDAGENTSEO_WORKFLOW_IDas environment defaults for the plugin process.
This plugin also bundles skills/agentseo/SKILL.md so agents can learn when and how to use AgentSEO tools.
FAQs
Official OpenClaw plugin for AgentSEO tools
The npm package @agentseo/openclaw-plugin receives a total of 28 weekly downloads. As such, @agentseo/openclaw-plugin popularity was classified as not popular.
We found that @agentseo/openclaw-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.