Gov Grants
PassAudited by ClawScan on May 1, 2026.
Overview
This skill is a coherent Grants.gov search integration, with the main thing to notice being that it connects your agent to a remote MCP server.
This appears safe for ordinary Grants.gov searching. Before installing, confirm you trust the remote MCP endpoint and avoid sending confidential grant strategy or private organizational details in search prompts.
Findings (2)
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.
Your agent will use a third-party hosted MCP service to perform grant searches.
The skill is installed by registering a remote MCP endpoint rather than reviewed local code. This is disclosed and aligned with the skill's purpose, but the user is relying on that remote service.
mcporter add gov-grants --url https://grant-finder-mcp.apify.actor/mcp --transport streamable-http
Install only if you are comfortable trusting the listed remote MCP endpoint and the associated project source.
Grant search terms you provide may be visible to the remote MCP service.
The skill communicates with a remote MCP server over HTTP transport, so search queries and tool parameters are sent outside the local agent environment.
"url": "https://grant-finder-mcp.apify.actor/mcp", "transport": "streamable-http"
Avoid including sensitive internal strategy, private organization details, or confidential project information in search queries unless you trust the service.
