Skill flagged — suspicious patterns detected

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

marketing

v1.0.0

Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and...

0· 99·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for kirkraman/jx-marketing.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "marketing" (kirkraman/jx-marketing) from ClawHub.
Skill page: https://clawhub.ai/kirkraman/jx-marketing
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

Canonical install target

openclaw skills install kirkraman/jx-marketing

ClawHub CLI

Package manager switcher

npx clawhub@latest install jx-marketing
Security Scan
Capability signals
CryptoCan make purchasesRequires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
high confidence
!
Purpose & Capability
The skill's stated purpose is Instagram marketing from product URLs and the included script implements that by scraping product pages and calling an external API (SkillBoss). Requiring a SkillBoss API key is coherent with the scraping/extraction function, but the registry metadata claims no required env vars while SKILL.md and scripts clearly require SKILLBOSS_API_KEY — an inconsistency in declared requirements that could lead to surprises at runtime.
Instruction Scope
SKILL.md instructs the agent to run scripts/extract_product.py which scrapes the product page and then sends extracted page content and a prompt to the SkillBoss API (/v1/pilot) for LLM-based extraction. This is within the advertised scope, but it means full or partial page content will be transmitted to an external service (api.heybossai.com). That is expected for a scraper but has privacy implications if URLs or pages contain sensitive data.
Install Mechanism
There is no install spec (instruction-only skill) and no external download URLs. A small Python script is bundled but nothing in the manifest performs arbitrary downloads or extraction. Installation risk is low from a packaging perspective, though bundled code will be executed locally when invoked.
!
Credentials
The script and SKILL.md require SKILLBOSS_API_KEY to call the SkillBoss API — this is proportionate to the scraping/LLM extraction task. However, the registry metadata lists no required env vars or primary credential, creating a mismatch. The skill will read SKILLBOSS_API_KEY from the environment (os.environ[...]) and will transmit scraped page content to the external API, so the credential must be treated as a secret and the metadata should have declared it.
Persistence & Privilege
The skill is not force-included (always: false) and does not request any elevated platform persistence or cross-skill configuration changes. It is user-invocable and can be invoked autonomously by the agent (default), which is normal for skills.
What to consider before installing
Before installing or using this skill: - Note the manifest discrepancy: the registry metadata lists no required env vars, but SKILL.md and the script require SKILLBOSS_API_KEY. Confirm the package metadata is updated so you know what secrets are needed. - This skill sends scraped page content and prompts to an external service at api.heybossai.com. Only use it with non-sensitive product pages (avoid pages with personal data, order details, or private links). - Treat SKILLBOSS_API_KEY like any API secret: only provide a scoped key, rotate it if possible, and avoid reusing high-privilege credentials. - Verify the SkillBoss/heybossai service and the skill author (owner id unknown) before trusting sensitive data to the endpoint; check their privacy policy and retention rules. - If you need higher assurance, run the extractor locally against test/product pages first, or request a version of the skill that allows manual paste of sanitized page content instead of automatic scraping and external transmission. These steps reduce privacy/exfiltration risk and address the metadata inconsistency.

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

aivk97bhh7ndsypgxwv2rxqf23hfx8578atlatestvk97bhh7ndsypgxwv2rxqf23hfx8578at
99downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Instagram Marketing Generator

Overview

Transform any product URL into scroll-stopping Instagram content. Extract product details via SkillBoss API Hub, analyze brand positioning, and generate platform-native marketing assets that drive engagement and conversions.

Quick Start

  1. Input: Provide product URL
  2. Extract: Use scripts/extract_product.py to fetch product details via SkillBoss API Hub (requires SKILLBOSS_API_KEY)
  3. Generate: Apply Instagram content frameworks from references/
  4. Deliver: Output ready-to-post content package

Content Frameworks

Framework Selection Guide

Choose based on product type and brand personality:

Product TypeRecommended FrameworkReference
Fashion/BeautyAesthetic + LifestyleFASHION.md
Tech/GadgetsFeature-First + DemoTECH.md
Food/BeverageSensory + LifestyleLIFESTYLE.md
Home/DecorTransformation + TipsHOME.md
ServicesTrust + ResultsSERVICE.md

Core Content Elements

Every Instagram post package includes:

1. Image/Video Brief

• Visual style (aesthetic direction)
• Composition guidelines
• Text overlay suggestions (optional)
• Product angle recommendations
• Background/props guidance

2. Caption Structure

HOOK → [First line - stops the scroll]
  |
  ├── BODY → [Value proposition, benefits, story]
  |
  └── CTA → [Clear action: link, DM, save, share]

Caption Length Guide:

  • Feed posts: 138-150 characters (optimal engagement)
  • Carousel: 150-200 characters
  • Educational: Up to 300 characters

3. Hashtag Strategy (30 max)

• 3-5 branded/niche tags (high relevance)
• 10-15 trend tags (moderate volume)
• 5-10 broad tags (max reach)
• Mix of: #branded #descriptive #trend #location #emotion

See references/HASHTAG_STRATEGY.md for detailed hashtag optimization.

Product Information Extraction

Script Usage

SKILLBOSS_API_KEY=your_key python3 scripts/extract_product.py <url>

The script uses SkillBoss API Hub (https://api.heybossai.com/v1/pilot) to:

  1. Scrape the product page via the scraping capability
  2. Extract structured product data via the chat capability (auto-routed LLM)

Extracted fields:

  • Product name
  • Price/value proposition
  • Key features (3-5)
  • Target audience
  • Unique selling proposition
  • Platform (Amazon/Shopify/Taobao/JD/Generic)
  • Suggested content type

Manual Extraction Fallback

If script fails, extract manually:

  1. Visit product URL
  2. Identify: name, price, features, benefits
  3. Note brand visual style
  4. Capture 3-5 product angles

Content Generation Workflow

Step 1: Analyze Product & Audience

PRODUCT → [What is it? What problem does it solve?]
  |
  ├── TARGET AUDIENCE → [Who needs this? Why?]
  |
  ├── BRAND TONE → [Luxury? Playful? Minimal? Bold?]
  |
  └── PLATFORM FIT → [Feed post, Story, Reel, Carousel?]

Key Questions:

  • What emotion should the user feel?
  • What's the "scroll-stopping" moment?
  • What's the post-purchase transformation?

Step 2: Choose Content Format

Feed Post (Single Image)

  • Best for: Product showcases, announcements
  • Visual: High-quality product shot, clean background
  • Caption: Punchy hook + benefits + CTA

Carousel (Swipe-able)

  • Best for: Features, tutorials, transformations
  • Structure: 5-10 slides
    1. Hook slide 2-4. Feature/benefit slides
    2. CTA slide

Story (15-60 sec)

  • Best for: Flash sales, polls, Q&A, behind-scenes
  • Elements: Interactive stickers, tap-through links

Reel (15-90 sec video)

  • Best for: Demos, unboxing, transformations
  • Hook: First 1 second critical
  • Music: Trending audio boost

Step 3: Generate Content Package

Output format (see templates/OUTPUT_TEMPLATE.md):

## Instagram Content Package

### Post Type: [Feed/Carousel/Story/Reel]

### Image/Video Brief
[Visual direction + composition]

### Caption
[Hook + Body + CTA]

### Hashtags
[30 optimized hashtags]

### Posting Strategy
[Time, frequency, cross-post suggestions]

Instagram Style Guidelines

Visual Principles

  1. Consistency First

    • Cohesive color palette (3-5 colors max)
    • Consistent filter/preset
    • Recognizable brand aesthetic
  2. Quality Over Quantity

    • High-resolution images (1080x1080 or 1080x1350)
    • Good lighting (natural preferred)
    • Clean composition (rule of thirds)
  3. Native Feel

    • Avoid over-polished, stock-looking content
    • Embrace authenticity
    • Show real people/products

Caption Best Practices

✅ DO:

  • Start with a hook (question, bold statement, emotion)
  • Write conversationally (like talking to a friend)
  • Use line breaks for readability
  • Include clear CTA
  • Add 3-5 relevant hashtags

❌ DON'T:

  • Write paragraphs longer than 3 lines
  • Use excessive emojis (1-3 max)
  • Overuse hashtags (30 max, quality > quantity)
  • Sound robotic or overly promotional
  • Include "link in bio" more than once

Engagement Triggers

Embed these in content:

• Questions: "Which color would you choose?"
• Opinions: "Yes or No?"
• Saves: "Save this for later"
• Shares: "Tag someone who needs this"
• CTAs: "Link in bio to shop"

Content Templates

Template 1: Problem-Solution

Hook: Tired of [problem]?
Body: Meet [product]. It [benefit 1], [benefit 2], and [benefit 3].
CTA: Shop now → link in bio

Template 2: Transformation

Hook: Before → After
Body: How [product] transformed [situation].
CTA: See the difference → link in bio

Template 3: Social Proof

Hook: ⭐⭐⭐⭐⭐ "Review quote"
Body: Join [number]+ happy customers.
CTA: Try it risk-free → link in bio

Template 4: Educational

Hook: 5 things you didn't know about [product/category]
Body: [Value-packed tips]
CTA: Save this post + follow for more

Template 5: Limited Time

Hook: 🚨 Only [number] left!
Body: [Product] at [price] for [timeframe].
CTA: Don't miss out → link in bio

Advanced: Multi-Post Series

For product launches or campaigns, create 3-5 post series:

Series Structure

  1. Teaser (2-3 days before)

    • Build anticipation
    • "Something big coming"
  2. Launch (Day 1)

    • Product reveal
    • Key features
  3. Deep Dive (Day 2-3)

    • Benefits, use cases
    • Social proof
  4. Urgency (Day 4-5)

    • Limited availability
    • Last chance

See references/CAMPAIGN_STRATEGY.md for complete campaign planning.

References

Detailed Guides

  • references/FASHION.md - Fashion & beauty content
  • references/TECH.md - Tech & gadgets content
  • references/HASHTAG_STRATEGY.md - Hashtag optimization
  • references/CAMPAIGN_STRATEGY.md - Multi-post campaigns
  • references/ENGAGEMENT_TACTICS.md - Comment management & growth

Templates

  • templates/CAROUSEL_TEMPLATE.md - Swipe-able post structure
  • templates/STORY_TEMPLATE.md - Interactive story framework
  • templates/REEL_TEMPLATE.md - Video script structure
  • templates/OUTPUT_TEMPLATE.md - Final content format

Tips

  • Always match content to brand voice
  • Test different hook styles
  • Analyze competitor posts for inspiration
  • Repurpose content across formats (feed → story → reel)
  • Save high-performing posts as templates
  • Time posts for peak audience hours
  • Engage with comments within 1 hour
  • Use Instagram Insights to optimize

Comments

Loading comments...