← 返回 Skills 市场
bytesagain-lab

Certcheck

作者 bytesagain-lab · GitHub ↗ · v4.0.2 · MIT-0
cross-platform ✓ 安全检测通过
369
总下载
0
收藏
1
当前安装
13
版本数
在 OpenClaw 中安装
/install certcheck
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Certcheck concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Certcheck

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Certcheck concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill is a local reference/CLI script and appears coherent with its description. Before installing or invoking it: (1) review the included script to confirm it matches the repository you expect (the script is small and readable); (2) note the version string mismatches (likely innocuous bookkeeping); (3) understand the docs mention third-party troubleshooting tools — those are suggestions only and are not invoked by the skill; (4) run the script in a safe environment (or inspect it) if you want to verify it produces only local documentation output. If you need automated networked behavior or integration with cloud services, this skill does not provide that and does not request credentials.
功能分析
Type: OpenClaw Skill Name: certcheck Version: 4.0.2 The certcheck skill is a static documentation reference tool that provides information on security concepts and best practices. The implementation in scripts/script.sh consists entirely of shell functions that output hardcoded text via heredocs, with no network access, file system modifications, or external command execution.
能力评估
Purpose & Capability
Name/description (reference for Certcheck) align with the provided files. The included shell script and SKILL.md produce local plaintext reference output and do not require external services or credentials. Minor incoherence: packaged version strings differ (SKILL.md lists 4.0.1, registry metadata 4.0.2, script VERSION=4.0.0), which looks like benign bookkeeping drift.
Instruction Scope
SKILL.md states 'No external API calls, no credentials needed, no network access' and the included script emits local heredoc documentation only. The documentation text mentions common external troubleshooting tools (tcpdump, wireshark, top, htop) and generically references 'required tools and access credentials' in quickstart, but those are descriptive/prerequisite notes and not actual runtime requirements or actions performed by the skill.
Install Mechanism
No install spec is provided (instruction-only). The only code is a local shell script; nothing is downloaded or written to disk at install time by the skill metadata. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not read secrets or config paths. There are no suspicious credential requests or hidden env access.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent system presence. It does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install certcheck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /certcheck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.2
Fix description
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: Complete rewrite with real functionality.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
Quality improvements
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality fix: cleaner docs, removed flags
v1.0.0
Initial release
元数据
Slug certcheck
版本 4.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 13
常见问题

Certcheck 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Certcheck concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 369 次。

如何安装 Certcheck?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install certcheck」即可一键安装,无需额外配置。

Certcheck 是免费的吗?

是的,Certcheck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Certcheck 支持哪些平台?

Certcheck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Certcheck?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v4.0.2。

💬 留言讨论