Token导航 LogoToken导航TokenDH.com
开发需要联网github未标认证来源可访问许可证需确认审计通过

open-source开源

Agent Skill

open-source 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

546

周安装

23

GitHub Stars

6

下载量

191
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:open-source(开源)
来源仓库:https://github.com/hack23/homepage
仓库路径:skills/open-source
安装命令:
npx skills add https://github.com/hack23/homepage --skill open-source
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/hack23/homepage --skill open-source

简介

开源技能处理 GitHub 协作信息,支持仓库状态与代码变更跟踪。

  • 适用于围绕 Issue、Pull Request 和分支管理的信息组织与整理任务。
  • 通过 npx skills add 命令安装,需查阅原始 README 了解具体功能细节。
  • 使用前应确认权限和操作类型,避免触发不必要的网络请求或文件修改。
  • 建议在实际使用中验证输出,确保不引入安全风险或误判情况。

SKILL.md

🔓 Open Source Policy Skill

🎯 Purpose

This skill ensures all open source activities demonstrate security excellence through transparency as defined in the Hack23 Open Source Policy. It applies to all Hack23-owned repositories, external contributions, and third-party open source usage.

Core principle: Open source transparency creates competitive advantage through systematic security excellence and publicly verifiable governance.

📋 Rules

🎖️ Security Posture Evidence (Required Badges)

MUST display these security badges in README.md:

🏆 Security Assessment Badges

  • OpenSSF Scorecard: Supply chain security assessment ≥7.0 score
  • CII Best Practices: At least "Passing" level
  • SLSA Level 3: Build provenance and integrity attestation
  • Quality Gate: SonarCloud or equivalent showing "Passed" status

📊 License Compliance Badges

  • FOSSA Status: License scanning and compliance verification
  • REUSE Compliant: Clear licensing information for all files
  • License Badge: Clear display of repository license

MUST NOT:

  • Release repositories without security badges configured
  • Display badges that show "failing" status without remediation plan
  • Use placeholder badges with no actual integration

📜 Approved Open Source Licenses

✅ APPROVED for Hack23 projects:

🟢 Permissive Licenses (Preferred)

  • Apache-2.0 ⭐ (Hack23 standard) - Patent grant, commercial-friendly
  • MIT - Simple and permissive
  • BSD-3-Clause - Minimal restrictions
  • ISC - Functionally identical to MIT

🟡 Copyleft Licenses (Conditional)

  • GPL-3.0 - Strong copyleft, requires CEO approval
  • LGPL-3.0 - Library copyleft, requires CEO approval
  • AGPL-3.0 - Network copyleft, internal use only with CEO approval
  • MPL-2.0 - File-level copyleft, automatic approval

❌ PROHIBITED:

  • Proprietary licenses without legal review
  • CC-BY-NC (Non-Commercial)
  • SSPL, BSL, PolyForm (source-available, not OSS)
  • JSON License ("Good not Evil" clause)
  • Unlicensed code

MUST:

  • Use Apache-2.0 for all new Hack23 projects
  • Include SPDX license identifier in all source files
  • Verify license compatibility before adding dependencies
  • Obtain CEO approval for copyleft licenses

🔍 Dependency Management

MUST:

  • Generate SBOM (Software Bill of Materials) in CycloneDX or SPDX format
  • Enable Dependabot or Renovate for automated updates
  • Merge security updates within 7 days (Critical) or 30 days (High)
  • Use package lock files (package-lock.json, Pipfile.lock, go.sum)
  • Scan dependencies with FOSSA or equivalent

MUST NOT:

  • Add dependencies without license verification
  • Use dependencies with known critical vulnerabilities
  • Ignore Dependabot alerts

🤝 Community Standards

MUST include in repository:

  • CONTRIBUTING.md - Contribution guidelines, DCO/CLA requirements
  • CODE_OF_CONDUCT.md - Contributor Covenant 2.1 or equivalent
  • SECURITY.md - Vulnerability disclosure (security@hack23.com)
  • LICENSE - Apache-2.0 with copyright notice
  • README.md - Security badges, features, usage, contributing

🛡️ Security Scanning (CI/CD)

MUST configure:

  • CodeQL - SAST on every PR
  • Secret scanning - GitHub Advanced Security
  • Dependabot - Dependency and security updates
  • FOSSA - License compliance
  • SonarCloud - Quality gate (A rating, 0 vulnerabilities)

MUST NOT:

  • Bypass security scan failures without CEO approval
  • Disable security features
  • Commit secrets (immediate rotation required)

For complete examples and detailed requirements, see Hack23 Open Source Policy.

🔗 Related ISMS Policies

🎯 Compliance Mapping

ISO 27001:2022

  • A.5.13 (Labeling), A.8.9 (Configuration), A.8.25 (Secure SDLC)

NIST CSF 2.0

  • ID.AM-2 (Software inventory), PR.DS-6 (Integrity checking), PR.IP-2 (SDLC)

CIS Controls v8.1

  • Control 2 (Software inventory), Control 16 (Application security)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.71%
按下载量换算68

Claude

30.17%
按下载量换算58

Cursor

20.36%
按下载量换算39

Gemini CLI

9.8%
按下载量换算19

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills