Credential Tester
v4.0.2Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Credential Tester concepts, best practices, and implementation pa...
⭐ 0· 289·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk975pbra00sc7njsc9czq2kyx583hkyk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
