Skill flagged — suspicious patterns detected

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

Global Video Title Generator

v1.0.0

Global Video Title Generator - AI-powered title generation for YouTube and TikTok international. Optimized for SEO, click-through rates, and viral potential....

0· 76·1 current·1 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 shi-lipai/global-video-title-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Global Video Title Generator" (shi-lipai/global-video-title-generator) from ClawHub.
Skill page: https://clawhub.ai/shi-lipai/global-video-title-generator
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 global-video-title-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install global-video-title-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The skill name/description claim 'Global Video Title Generator' but the repository contains multiple variants and broader functionality (complete video content generator, pricing/monetization, analytics, webhooks). Config files use different skill names (global-video-title-generator, global-video-content-generator, video-content-gen) and different API base URLs (api.videotitlegen.com, api.videocontentgen.com). This divergence suggests either sloppy packaging (benign) or a kit cobbled from multiple projects; it is disproportionate to the single-purpose name.
Instruction Scope
SKILL.md instructs the agent to import local Python classes and/or call provided CLI scripts and describes API endpoints and trend integration. The runtime instructions themselves do not ask to read unrelated system files or environment secrets, but they claim real-time 'trend analysis' across external sources and show API endpoints/webhooks without declaring required credentials—raising questions about whether the code will attempt network access or require secrets at runtime.
Install Mechanism
No install spec is provided (instruction-only from the registry perspective), which is lower risk. The package does include many Python source files within the skill bundle, but nothing in the manifest indicates downloads or external installers.
Credentials
The skill declares no required environment variables or primary credential, yet the code/configs support paid API usage, API keys, oauth/jwt, webhooks, and external trend sources. Expectation: paid/API features should require a credential; the registry not requesting any env vars is inconsistent and should be validated. The package does not ask for unrelated credentials, but the mismatch between advertised networked features and no declared secrets is suspicious.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable only by default. Some included scripts (publish.py) write files into the skill directory (SKILL.md, _meta.json, .clawhub/), which is normal for build/publish tools and limited to the skill's package, not system-wide settings.
What to consider before installing
This package mostly looks like a title/content generator, but there are multiple red flags you should check before installing or providing secrets: 1) Inconsistencies: several config files use different skill names and API base URLs—ask the author which one is canonical. 2) Network behavior: SKILL.md and configs mention real-time trend sources and API/webhook endpoints but the registry declares no required API keys; inspect scripts (especially scripts/main, video_content_generator*, complete_generator.py and any use of 'requests', 'urllib', 'socket', or subprocess) to see whether they perform HTTP calls or remote authentication. 3) Credentials: do not provide API keys to this skill until you confirm which endpoint they are sent to and view the call site. 4) Local file writes: publish.py and other tooling create files in the package directory—this is expected for packaging but review what they create. 5) Testing: run the code in an isolated environment (container) and audit network activity while exercising free-tier flows. If you need a quick go/no-go: treat this as untrusted until the author confirms the canonical repo/name, the intended API endpoints, and why no env vars are declared for advertised networked features.

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

latestvk973t05a5r84bwnhqrfs5cd47h8411d6
76downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Global Video Title Generator 🎬

Professional title generation tool for YouTube and TikTok international creators. Generate high-CTR, SEO-optimized titles in multiple languages.

Features

  • Dual Platform Support: YouTube & TikTok International
  • Multi-language: English, Spanish, Portuguese, French, German, Japanese, Korean
  • SEO Optimization: YouTube search algorithm optimized
  • Trend Analysis: Real-time trending topics integration
  • Viral Potential: Titles designed for maximum shareability
  • Free Tier: 5 free generations daily
  • Affordable Pricing: Starting at $0.02 per generation

Use Cases

Use this skill when:

  • "Generate YouTube titles for tech reviews"
  • "Create TikTok titles for cooking videos"
  • "Need SEO-optimized titles in Spanish"
  • "Want viral potential titles"
  • "Generate titles for trending topics"

Don't use this skill when:

  • Need titles for Chinese platforms (use xiaohongshu-title-generator)
  • Need complete video scripts
  • Need free unlimited generations

Quick Start

1. Free Usage (No Registration Required)

from scripts.main import GlobalVideoTitleGenerator

generator = GlobalVideoTitleGenerator()
result = generator.generate(
    platform="youtube",
    category="tech",
    language="en",
    count=3
)

2. Paid Usage (With API Key)

generator = GlobalVideoTitleGenerator(api_key="your_api_key")
result = generator.generate(
    platform="tiktok",
    category="cooking",
    language="en",
    keywords="quick recipes",
    count=5
)

Supported Platforms & Categories

YouTube Categories

  • Tech & Gadgets: Reviews, tutorials, comparisons
  • Gaming: Gameplay, reviews, esports
  • Education: Tutorials, courses, explanations
  • Entertainment: Comedy, reactions, vlogs
  • Lifestyle: Fashion, beauty, travel
  • Finance: Investing, personal finance, crypto
  • Health & Fitness: Workouts, nutrition, wellness
  • Music: Reviews, reactions, covers
  • Sports: Highlights, analysis, tutorials
  • News & Politics: Analysis, commentary, updates

TikTok Categories

  • Dance & Challenges: Viral dances, challenges
  • Comedy & Skits: Funny videos, sketches
  • Educational: Life hacks, tips, facts
  • Beauty & Fashion: Makeup, outfits, trends
  • Cooking & Food: Recipes, food hacks, reviews
  • Fitness & Wellness: Workouts, health tips
  • Gaming: Game clips, tips, funny moments
  • Travel: Destinations, tips, experiences
  • DIY & Crafts: Projects, tutorials, ideas
  • Animals & Pets: Funny pets, care tips

Pricing & Plans

Free Tier

  • Daily Limit: 5 generations
  • Languages: English only
  • Platforms: YouTube & TikTok
  • No Registration: Anonymous usage allowed

Basic Plan - $9.99/month

  • Generations: 500/month
  • Languages: All supported languages
  • Platforms: YouTube & TikTok
  • Features: SEO optimization, trend analysis
  • Cost per generation: $0.02

Pro Plan - $29.99/month

  • Generations: 2000/month
  • Languages: All supported languages + custom
  • Platforms: YouTube, TikTok + API access
  • Features: Advanced SEO, viral score, batch generation
  • Cost per generation: $0.015

Enterprise Plan - $99.99/month

  • Generations: Unlimited
  • Languages: All languages + priority support
  • Platforms: All platforms + custom integrations
  • Features: Custom templates, analytics dashboard, API
  • Priority Support: 24/7 email & chat support

Integration Examples

Python SDK

from global_video_title_generator import GlobalVideoTitleGenerator

# Initialize
generator = GlobalVideoTitleGenerator(api_key="your_api_key")

# Generate YouTube titles
youtube_titles = generator.generate(
    platform="youtube",
    category="tech",
    language="en",
    keywords="iPhone review",
    count=5,
    seo_optimized=True,
    include_hashtags=True
)

# Generate TikTok titles
tiktok_titles = generator.generate(
    platform="tiktok",
    category="comedy",
    language="en",
    style="viral",
    count=3,
    max_length=100  # Character limit
)

Command Line

# List supported categories
python scripts/main.py --platform youtube --list-categories

# Generate titles
python scripts/main.py \
  --platform youtube \
  --category tech \
  --language en \
  --keywords "smartphone review" \
  --count 5 \
  --api-key your_api_key

# Free usage
python scripts/main.py \
  --platform tiktok \
  --category dance \
  --language en \
  --count 3

OpenClaw Integration

skills:
  global-video-title-generator:
    enabled: true
    config:
      api_key: "your_api_key"
      default_platform: "youtube"
      default_language: "en"
      free_tier_enabled: true

Success Stories

Case 1: Tech YouTuber @TechReviewPro

  • Before: 2-3 hours writing titles, 5% CTR
  • After: 5 minutes for 10 titles, 12% CTR
  • Plan: Pro Plan ($29.99/month)
  • Result: 140% increase in views, 2x subscriber growth

Case 2: TikTok Creator @QuickRecipes

  • Before: Generic titles, low virality
  • After: Viral-optimized titles, trending topics
  • Plan: Basic Plan ($9.99/month)
  • Result: 3 videos over 1M views, brand deals

Case 3: Multilingual Channel @GlobalTravel

  • Before: Manual translation, inconsistent quality
  • After: AI-optimized titles in 5 languages
  • Plan: Enterprise Plan ($99.99/month)
  • Result: 300% international audience growth

Technical Specifications

API Endpoints

POST /api/v1/generate
GET  /api/v1/categories
GET  /api/v1/languages
GET  /api/v1/trends
POST /api/v1/analyze

Response Format

{
  "success": true,
  "titles": [
    {
      "text": "iPhone 15 Review: Worth the Upgrade?",
      "platform": "youtube",
      "language": "en",
      "seo_score": 85,
      "viral_score": 72,
      "character_count": 32,
      "hashtags": ["#iPhone15", "#TechReview", "#Apple"]
    }
  ],
  "usage": {
    "remaining": 495,
    "total_used": 5,
    "is_free": false
  }
}

Rate Limits

  • Free Tier: 5 requests/day, 1 request/second
  • Basic Plan: 500 requests/month, 5 requests/second
  • Pro Plan: 2000 requests/month, 10 requests/second
  • Enterprise: Unlimited, 50 requests/second

Security & Privacy

Data Protection

  • Encryption: All data encrypted in transit and at rest
  • No Storage: Generated titles not stored permanently
  • GDPR Compliant: Full compliance with data protection regulations
  • CCPA Ready: California Consumer Privacy Act compliance

Payment Security

  • Stripe Integration: Secure payment processing
  • PCI DSS Compliant: Payment card industry standards
  • No Card Storage: We don't store payment information
  • Refund Policy: 30-day money-back guarantee

Support & Community

Documentation

  • API Documentation: https://docs.videotitlegen.com
  • Tutorial Videos: YouTube channel
  • Code Examples: GitHub repository
  • FAQ: Comprehensive knowledge base

Community

  • Discord: Live community support
  • Twitter: Updates and tips
  • YouTube: Tutorials and case studies
  • Blog: Best practices and trends

Support Channels

  • Email: support@videotitlegen.com
  • Chat: In-app live chat (Pro & Enterprise)
  • Phone: +1-800-VIDEO-TITLE (Enterprise only)
  • Response Time: < 4 hours for paid plans

Roadmap

Q2 2026

  • Instagram Reels support
  • Twitter/X video titles
  • Advanced analytics dashboard
  • Browser extension

Q3 2026

  • AI thumbnail suggestions
  • Video description generation
  • Competitor analysis
  • Bulk upload feature

Q4 2026

  • Voiceover script generation
  • Video editing suggestions
  • Channel growth analytics
  • Creator marketplace

Start generating viral titles today!
Free tier available - no credit card required.

Comments

Loading comments...