Back to plugin

Security audit

Anthropic Vertex

Security checks across malware telemetry and agentic risk

Overview

This plugin coherently adds an Anthropic-on-Google-Vertex provider and its credential use matches that purpose.

Install this only if you intend OpenClaw to use your configured Google Cloud Application Default Credentials for Vertex AI. Confirm the active GCP project, region, billing, and IAM permissions are appropriate before selecting this provider.

SkillSpector

By NVIDIA

SkillSpector was not run because this plugin release contains no bundled skills.

VirusTotal

61/61 vendors flagged this plugin as clean.

View on VirusTotal

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
dist/stream-runtime.js:75
Evidence
function createAnthropicVertexStreamFn(projectId, region, baseURL, deps = defaultAnthropicVertexStreamDeps, env = process.env) {