Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Product Hunt Launch

v0.1.5

Product Hunt launch optimization with specific specs, timing, and gallery strategy. Covers taglines, gallery images, maker comments, and launch day tactics....

0· 754·1 current·1 all-time
byÖmer Karışman@okaris

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for okaris/product-hunt-launch-2.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Product Hunt Launch" (okaris/product-hunt-launch-2) from ClawHub.
Skill page: https://clawhub.ai/okaris/product-hunt-launch-2
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install product-hunt-launch-2

ClawHub CLI

Package manager switcher

npx clawhub@latest install product-hunt-launch-2
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The name/description (Product Hunt launch optimization) aligns with the instructions: image generation, competitor research, taglines, timing, and maker comment templates. Using an image/AI CLI to create assets and a search assistant for research is coherent with the stated purpose.
!
Instruction Scope
The SKILL.md instructs the user/agent to run a remote installer (curl https://cli.inference.sh | sh), to run `infsh login`, and to operate on local files (e.g., before-state.png). Those runtime actions include executing remote code and accessing local images — reasonable for image generation but higher-risk because credentials and local file access are implied but not scoped or declared. The installer-and-login steps broaden the runtime authority beyond just 'give advice'.
!
Install Mechanism
There is no declared install spec, but the instructions explicitly pipe a remote install script to sh. Even though the README claims checksums are available at dist.inference.sh, piping an arbitrary remote script to a shell is high-risk. The skill should have declared installation requirements and recommended safer install steps (download, verify checksum, inspect, then run).
!
Credentials
The skill declares no required env vars or credentials, yet the instructions call `infsh login` and reference running third-party apps (falai/flux-dev-lora, tavily/search-assistant) that will likely require accounts/API keys. The absence of declared credentials is an inconsistency: the agent/user will need to provide external service auth, but the skill doesn't enumerate or justify them.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not request system-wide config modifications. It doesn't ask to persist tokens or modify other skills. However, installing the infsh binary (per the instructions) does add software to the system — that's standard but should be done consciously and safely.
What to consider before installing
This skill appears to do what it says (help with Product Hunt launches) but it asks you to install and log into an external CLI (inference.sh) by piping a remote script to sh and to use that service to generate/upload images and run research. Before installing/using it: (1) do not blindly run `curl | sh` — instead download the installer, verify the SHA‑256 checksum from the same verified source, and inspect the script. (2) Expect to create accounts or API keys for inference.sh/falai/tavily; treat those credentials carefully and do not reuse high-privilege keys. (3) Understand that running the CLI may upload local images or product copy to third-party servers — review the service's privacy/terms. (4) Prefer installing in a sandbox/VM if you want to test. (5) Ask the skill author to explicitly list required environment variables and clarify what the installer does; lack of those declarations is why this is rated 'suspicious.' If those issues are addressed (explicit credential listing, safer install instructions, clear privacy/usage notes), reassess to a lower risk level.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c6zk2sg61ysj78f2gd9zzx181ccfr
754downloads
0stars
2versions
Updated 12h ago
v0.1.5
MIT-0

Product Hunt Launch

Optimize your Product Hunt launch with research and visuals via inference.sh CLI.

Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Generate gallery hero image
infsh app run falai/flux-dev-lora --input '{
  "prompt": "clean product showcase, modern SaaS dashboard interface on laptop screen, floating UI elements around it, soft gradient background from blue to purple, professional marketing hero shot, minimal clean design",
  "width": 1248,
  "height": 832
}'

# Research competitor launches
infsh app run tavily/search-assistant --input '{
  "query": "Product Hunt top launches this week SaaS tools"
}'

Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.

Listing Specifications

ElementSpecNotes
Product nameKeep it short, memorable
Tagline60 character limitNo period at end
DescriptionFirst 260 chars show in previewFull description can be longer
Gallery imagesUp to 8 images1270 x 760 px recommended
TopicsMax 3Pick the most specific ones
MakersTag all team membersThey can engage in comments
LinkProduct URLWhere upvoters go

Gallery Images

The First Image Is Everything

The first gallery image shows in the feed, email digest, and social shares. It IS your first impression.

PositionContentGoal
1 (Hero)Product in action, core value visibleStop the scroll, communicate what it does
2Key feature demonstrationShow the "aha moment"
3Before/after or problem/solutionShow the transformation
4Social proof or metricsBuild credibility
5Technical differentiator or integrationsFor evaluators

Dimensions

  • Recommended: 1270 x 760 px (16:9 ish)
  • Minimum: 600px wide
  • Supports GIF for animated demos

Generating Gallery Images

# Image 1: Hero product shot
infsh app run falai/flux-dev-lora --input '{
  "prompt": "modern SaaS product showcase, clean dashboard interface floating above gradient background, UI showing analytics charts and metrics, professional product marketing style, soft shadows, blue and white color scheme, wide format",
  "width": 1248,
  "height": 832
}'

# Image 2: Feature demo
infsh app run falai/flux-dev-lora --input '{
  "prompt": "product feature showcase, split screen showing drag-and-drop interface on left and generated output on right, clean UI design, modern SaaS aesthetic, subtle grid background, professional marketing",
  "width": 1248,
  "height": 832
}'

# Image 3: Before/after
infsh app run infsh/stitch-images --input '{
  "images": ["before-state.png", "after-state.png"],
  "direction": "horizontal"
}'

# Image 4: Social proof / metrics
infsh app run falai/flux-dev-lora --input '{
  "prompt": "clean infographic style image showing upward growth metrics, large numbers and charts on dark background, professional data visualization, startup metrics dashboard style, modern minimal design",
  "width": 1248,
  "height": 832
}'

Tagline

60 characters. No period. Must communicate what the product does AND why someone should care.

Formulas That Work

FormulaExample
[Action] for [audience]"AI writing assistant for developers"
[Result] without [pain]"Beautiful docs without the design skills"
[Tool] that [benefit]"Analytics that explain themselves"
[Adjective] [category]"Instant customer feedback surveys"
The [category] for [niche]"The Figma for data visualization"

Examples

❌ "The best project management tool ever created" (superlative, 52 chars)
❌ "We help you manage projects better." (vague, has period, 37 chars)
❌ "AI-powered machine learning project management SaaS" (buzzword soup)

✅ "Ship docs in minutes, not days" (31 chars)
✅ "AI turns your data into stories" (32 chars)
✅ "The open-source Calendly alternative" (37 chars)

Timing

When to Launch

FactorRecommendation
DayTuesday, Wednesday, or Thursday (highest traffic)
Time12:01 AM PT (Pacific Time) — start of the PH day
AvoidWeekends, holidays, major Apple/Google events
DurationPH day = midnight PT to midnight PT

Why 12:01 AM PT

  • Maximum time in the running for daily top spot
  • Accumulate upvotes throughout the full day
  • Morning email digest (US time) includes your product
  • Allows engagement across all US time zones

Maker Comment

Post within 5 minutes of going live. This is your pitch.

Structure

Hey Product Hunt! 👋

[1 sentence: what it is]

[2-3 sentences: why you built it / the problem you noticed]

[1-2 sentences: how it works / key differentiator]

[1 sentence: what's next / what you're looking for]

Would love to hear your thoughts — happy to answer any questions!

Example

Hey Product Hunt!

DataFlow turns raw SQL queries into visual dashboards in seconds.

As a data engineer, I was frustrated spending more time formatting
reports than actually analyzing data. Every BI tool I tried required
a PhD in their configuration. So I built DataFlow — paste your SQL,
get a dashboard.

It auto-detects chart types, handles large datasets, and exports
to PDF/PNG with one click.

We're offering 50% off the first year for PH users. Would love
your feedback — what reporting pain points do you have?

Launch Day Playbook

Before Launch (1-2 weeks)

  • Gallery images finalized (5 recommended)
  • Tagline tested with 5+ people (do they understand what it does?)
  • Maker comment drafted and proofread
  • Landing page with PH badge ready
  • Early supporter list ready (people who want to check it out)
  • Social media announcement posts drafted

Launch Day Timeline

Time (PT)Action
12:01 AMProduct goes live, post maker comment immediately
12:15 AMShare on personal social media
6:00 AMFirst engagement check — reply to all comments
9:00 AMShare in relevant communities (naturally, not spammy)
12:00 PMMid-day check — reply to all new comments
3:00 PMShare any early traction or interesting feedback
6:00 PMEvening engagement — reply to remaining comments
11:59 PMDay ends — results are final

Engagement Rules

  • Reply to every comment — makers who engage get more visibility
  • Ask questions back — creates conversation threads
  • Be genuine — don't use canned responses
  • Never ask for upvotes — against PH terms of service
  • Share the link naturally — "Check it out at [url]" not "Please upvote"

Research for Preparation

# Study similar product launches
infsh app run tavily/search-assistant --input '{
  "query": "Product Hunt top launches analytics tools best practices"
}'

# Competitive landscape
infsh app run exa/search --input '{
  "query": "Product Hunt analytics dashboard tools launched 2024 2025"
}'

# Community sentiment
infsh app run tavily/search-assistant --input '{
  "query": "Product Hunt launch tips what works 2024 maker advice"
}'

Post-Launch

WhenAction
Day 1-3Reply to all remaining comments, thank supporters
Week 1Publish a "lessons learned" blog post / Twitter thread
Week 2Follow up with interested users from comments
Month 1Check if you're eligible for "Product of the Week/Month"

Common Mistakes

MistakeProblemFix
Launching on Friday/weekendLow traffic, wasted launchTue-Thu only
Launching at noonHalf the day already gone12:01 AM PT
No maker commentLooks abandonedPost within 5 minutes
Asking for upvotesAgainst TOS, can get flaggedShare naturally, let product speak
Generic gallery imagesDoesn't show the productShow real UI, real features
Not replying to commentsLow engagement signalReply to every single comment
Too many topicsDilutes discoverabilityMax 3, pick the most specific
Tagline with buzzwordsNobody knows what you doClear, specific, benefit-focused

Related Skills

npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@prompt-engineering

Browse all apps: infsh app list

Comments

Loading comments...