Gov Financial Intel

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

Overview

This looks like a read-only government financial data skill, but it connects your agent to an external MCP service that will receive your finance-data queries.

This skill appears proportionate for read-only access to public SEC, BLS, and USDA data. Before installing, make sure you trust the remote MCP provider and avoid submitting confidential research or client-sensitive context in tool queries.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

66/66 vendors flagged this skill as clean.

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

Your agent will rely on an external MCP server to provide the financial data tools.

Why it was flagged

The skill installs by registering a remote MCP server rather than local reviewed code. This is disclosed and fits the purpose, but the user depends on the remote provider for tool behavior and availability.

Skill content
mcporter add gov-finance --url https://federal-financial-intel-mcp.apify.actor/mcp --transport streamable-http
Recommendation

Install only if you trust the listed provider and are comfortable using a hosted MCP endpoint for this data access.

What this means

Company names, tickers, date ranges, or research interests entered into these tools may be sent to the external MCP endpoint.

Why it was flagged

The OpenClaw agent communicates with an external MCP service over HTTP. The documented use is for public government data, but user queries sent to the tools may be visible to that service.

Skill content
"url": "https://federal-financial-intel-mcp.apify.actor/mcp", "transport": "streamable-http"
Recommendation

Avoid sending confidential investment plans, private client details, or other sensitive research context through the remote tools.