Reivo

Security checks across static analysis, malware telemetry, and agentic risk

Overview

Reivo appears aligned with its cost-optimization purpose, but it works by routing AI traffic through Reivo and changing Reivo account settings when you ask.

Install only if you are comfortable using Reivo as a proxy for AI API traffic. Prefer dedicated/scoped provider keys, keep REIVO_API_KEY secret, review Reivo's privacy and retention terms, and double-check budget or routing changes before asking the agent to apply them.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Prompts, completions, request metadata, and routing decisions may pass through Reivo as part of normal use.

Why it was flagged

This clearly discloses that LLM API traffic is routed through Reivo before reaching OpenAI, Anthropic, or Google. That is central to the skill's purpose, but it is a sensitive data boundary.

Skill content
Reivo is a transparent proxy that sits between your agent and the LLM provider.
Recommendation

Use Reivo only for workloads you are comfortable routing through its proxy, and review its privacy and retention terms before sending sensitive prompts.

What this means

Configured provider keys and the Reivo API key can affect AI API usage, billing, and account settings.

Why it was flagged

The artifacts disclose that provider API keys may be managed in Reivo's dashboard. This is expected for a proxy service, but it delegates access to paid model-provider accounts.

Skill content
Provider keys should be managed via the dashboard for security:
Recommendation

Use dedicated, project-scoped provider keys for Reivo where possible, keep REIVO_API_KEY private, and revoke keys if you stop using the service.

What this means

If invoked intentionally, the skill can change or remove cost controls, which may affect future AI spending.

Why it was flagged

The command can remove a budget limit on the remote Reivo account. This is disclosed and user-directed, but it changes a spending guardrail.

Skill content
await client.post('/settings', { budgetLimitUsd: null });
Recommendation

Confirm budget amounts and avoid clearing limits unless you are sure you want Reivo to stop enforcing that cap.