跳到主要内容
知仓学习社ZHICANG

oss-launch-kit

Higher-level OSS launch orchestrator that analyzes repos, selects channels, and coordinates launch plans.

读凭据读文件联网严重 2 · 高危 1Varnan-Tech/opendirectory

它会碰到什么

扫了多少18 个文本文件,75 KB
它会碰到什么读凭据读文件联网
命中总数7 处
命中统计严重 2 · 高 1 · 中 3 · 低 1
逐条看命中(3 条严重或高危)
  • 严重 TECHNICAL_DESIGN.md:7cred-paths
    - `.env.example` for required environment variables
  • 严重 TECHNICAL_DESIGN.md:113cred-paths
    ├── .env.example
  • scripts/fetch_repo_context.py:64cred-envread
    token = os.getenv("GITHUB_TOKEN")

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

OSS Launch Kit (Orchestrator)

The oss-launch-kit is the root orchestration layer for open-source launches in OpenDirectory. It turns a GitHub repository URL into a grounded, coordinated launch strategy.

Rather than just writing generic copy, this skill serves as the Strategic Entry Point: it evaluates readiness, determines channel fitness (Show HN vs. Product Hunt vs. Reddit), and provides the coordination logic needed to use specialized skills effectively.

How it works

  • Project Analysis: Differentiates between CLI tools, libraries, apps, and templates.
  • Launch Readiness: Stronger checks for installation guides, examples, and licenses.
  • Skill Orchestration: Provides hooks and explicit handoffs to show-hn-writer, producthunt-launch-kit, and reddit-post-engine.
  • Coordinated Strategy: A timed checklist for multi-channel launches.
  • Honest Feedback: Proactively flags sparse READMEs and recommends documentation sprints.

When to use

  • Primary Entry Point: Use this first to map out your launch strategy.
  • Readiness Assessment: Determine if your repo is actually ready for high-friction channels.
  • Skill Orchestration: Get hooks and handoffs to specialized skills:
  • show-hn-writer (for technical deep-dives)
  • producthunt-launch-kit (for PH assets and badges)
  • reddit-post-engine (for community-specific variants)
  • tweet-thread-from-blog (for Twitter/X threads)
  • linkedin-post-generator (for LinkedIn posts)
  • Coordinated Strategy: Get a realistic, timed checklist for multiple platforms.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。