Startups

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill coherently supports startup research through startups.in, with only a low-risk note about optional identity-token use for enhanced access.

This skill appears safe for its stated purpose. Before installing, understand that startup research queries may be sent to startups.in, and only provide a Moltbook identity token if you need enhanced access and trust the service.

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.

What this means

Startup names, sectors, locations, or other query text may be shared with the external service to produce results.

Why it was flagged

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.

Skill content
Base URL: `https://startups.in` ... GET /api/search?q={query}
Recommendation

Avoid entering confidential research topics or private company information unless you are comfortable sending that query to startups.in.

What this means

If you choose to use enhanced access, the agent may send a Moltbook identity token to startups.in requests.

Why it was flagged

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.

Skill content
Public access works without auth. For enhanced access, use Moltbook identity: `X-Moltbook-Identity: {token}`
Recommendation

Use a dedicated, least-privileged token if available, and only provide it when enhanced access is needed.