Launch Blitz

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.

What this means

A wrong, premature, or unwanted listing could be published across many public launch sites at once.

Why it was flagged

This directs the agent toward broad public posting across many services, but the instructions do not require explicit user review or approval immediately before submission.

Skill content
Prepares and submits your product launch to all major startup directories simultaneously
Recommendation

Require the agent to generate drafts first, let the user choose platforms, and obtain explicit confirmation before each public submission or social post.

What this means

The agent may need access to the user's launch-platform accounts, creating risk if credentials, browser sessions, or broad account permissions are used without clear limits.

Why it was flagged

The workflow requires actions through third-party accounts, but the artifacts do not define how authentication should be handled, which accounts may be used, or what permissions are acceptable.

Skill content
ProductHunt — submit (needs account, 12am PST timing)
Recommendation

Declare required account access, avoid password collection, prefer user-driven login/OAuth where possible, and confirm the exact account and platform before posting.

What this means

The agent could continue checking launch sites or related metrics after the initial task unless the user sets clear limits.

Why it was flagged

The skill describes ongoing activity after the initial submission. It is bounded and purpose-aligned, but the artifacts do not state how the user starts, stops, or limits this monitoring.

Skill content
Monitors each platform for approval/activity ... Reports results after 24h, 48h, 7 days
Recommendation

Ask the user to approve any scheduled monitoring, define the data sources, and provide a clear stop condition.