Gov Contracts
Analysis
The skill is a coherent government-contract search integration, but it relies on a disclosed remote MCP server that users should trust before adding.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
mcporter add gov-contracts --url https://gov-contracts-mcp.apify.actor/mcp --transport streamable-http
The skill is instruction-only and directs setup to a remote MCP endpoint; the user must trust that remote service to implement the advertised tools.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
"url": "https://gov-contracts-mcp.apify.actor/mcp", "transport": "streamable-http"
Tool calls are routed to a remote MCP service, so user search terms and query parameters may be sent to that service.
