← Back to Skills Marketplace
bytesagain3

Credential Tester

by bytesagain3 · GitHub ↗ · v4.0.2 · MIT-0
cross-platform ✓ Security Clean
361
Downloads
0
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install credential-tester
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Credential Tester concepts, best practices, and implementation pa...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install credential-tester
  3. After installation, invoke the skill by name or use /credential-tester
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug credential-tester
Version 4.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 12
Frequently Asked Questions

What is Credential Tester?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Credential Tester concepts, best practices, and implementation pa... It is an AI Agent Skill for Claude Code / OpenClaw, with 361 downloads so far.

How do I install Credential Tester?

Run "/install credential-tester" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Credential Tester free?

Yes, Credential Tester is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Credential Tester support?

Credential Tester is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Credential Tester?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v4.0.2.

💬 Comments