Semantic Prospect
Analysis
Semantic Prospect appears to be a coherent instruction-only SaaS integration for public lead discovery, with expected but important API-key, external-service, and account-retention considerations.
Findings (4)
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.
The platform never reads, collects, or stores your third-party API keys on the server side. If you add your own Brave or LLM key in the dashboard, it is stored encrypted...
The wording around optional third-party API key handling is somewhat ambiguous because it says keys are not stored server-side while also saying they are stored encrypted in the account configuration.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
`SIMPLY_SEMANTICS_API_KEY` is **always required**... it is scoped to your Semantic Prospect account only
The skill requires a per-account credential so the agent can authenticate to the SaaS and consume account quota; this is expected for the stated purpose and is disclosed as scoped.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
"apiEndpoint": "https://dashboard.simplysemantics.com/sp/mcp/forum-leads-api"
The skill is an external MCP-compatible/provider API integration, so targeting criteria such as niche and keywords are sent to the vendor endpoint.
"dataRetention": "Leads are stored in your account for your review and export. Data is isolated per account."
The service persists generated lead records in the user's account, which is purpose-aligned but creates retained context/data that users may later export or reuse.
