Back to plugin

Security audit

OpenClaw Firecrawl Plugin

Security checks across malware telemetry and agentic risk

Overview

This official OpenClaw package uses powerful capabilities for expected ClawHub and design-system workflows, with no evidence of hidden or malicious behavior.

Install this only in environments where OpenClaw/ClawHub operational access is appropriate. Review which service tokens and GitHub permissions are available to the agent before using moderation, release, email, observability, or package-publishing workflows.

VirusTotal

62/62 vendors flagged this plugin as clean.

View on VirusTotal

Static analysis

Detected: suspicious.exposed_secret_literal

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
dist/firecrawl-fetch-provider-shared-BQUWpKAv.js:35
Evidence
const apiKey = [REDACTED])?.webSearch?.apiKey;

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
dist/web-search-shared.js:6
Evidence
const apiKey = [REDACTED])?.webFetch?.apiKey;