← 返回 Skills 市场
bytesagain3

Credential Tester

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

Credential Tester

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Credential Tester concepts, best practices, and implementation pa... 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 appears to be a simple offline reference: it prints documentation and does not use network calls or credentials. Before installing, you can inspect scripts/script.sh yourself (it is short and readable) and verify you trust the GitHub/source URL. If you permit the agent to invoke skills, note that running the skill will execute that script; since it only outputs static text, risk is low. Also be aware of the minor version string inconsistencies in metadata (script VERSION vs registry version) — likely benign but worth noting if strict version tracking matters.
功能分析
Type: OpenClaw Skill Name: credential-tester Version: 4.0.2 The 'credential-tester' skill is a documentation reference tool that provides static text guides on security concepts. The primary script (scripts/script.sh) contains only heredoc strings for displaying help and reference information, with no network activity, file system modifications, or credential handling logic.
能力评估
Purpose & Capability
The name/description claim a reference tool for 'Credential Tester' and the included SKILL.md plus scripts/script.sh only produce local plaintext documentation; there are no unrelated credential or cloud requirements.
Instruction Scope
SKILL.md explicitly states no external API calls or credentials are required and the runtime script only prints heredoc documentation, does not read system files, environment variables, or send network requests.
Install Mechanism
There is no install spec (instruction-only style). The repository includes a harmless bash script that is not downloaded from an external URL and nothing is written to disk by an installer.
Credentials
No required environment variables, no primary credential, and the script does not access env vars or secrets; the requested access is minimal and proportional to a documentation/reference tool.
Persistence & Privilege
The skill is not marked always:true, does not modify other skills or system-wide configuration, and only runs when invoked by the user/agent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install credential-tester
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /credential-tester 触发
  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.5
retry-fix-token
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
元数据
Slug credential-tester
版本 4.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 12
常见问题

Credential Tester 是什么?

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

如何安装 Credential Tester?

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

Credential Tester 是免费的吗?

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

Credential Tester 支持哪些平台?

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

谁开发了 Credential Tester?

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

💬 留言讨论