Startups
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Startup names, sectors, locations, or other query text may be shared with the external service to produce results.
The skill directs the agent to query an external API. This is expected for startup research and uses read-only GET endpoints, but users should understand that their search terms may be sent to startups.in.
Base URL: `https://startups.in` ... GET /api/search?q={query}Avoid entering confidential research topics or private company information unless you are comfortable sending that query to startups.in.
If you choose to use enhanced access, the agent may send a Moltbook identity token to startups.in requests.
The artifact mentions an optional identity token for enhanced access. This is related to the service, but it is not declared as a required credential in the registry metadata.
Public access works without auth. For enhanced access, use Moltbook identity: `X-Moltbook-Identity: {token}`Use a dedicated, least-privileged token if available, and only provide it when enhanced access is needed.
