Cc Switch

v1.0.0

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns.

0· 98·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description describe a local reference for Cc Switch and the bundle contains only a SKILL.md and a single shell script that emits documentation. There are no unrelated environment variables, binaries, or cloud credentials requested. (Minor note: the script and SKILL.md indicate version 3.0.2 while registry metadata lists 1.0.0 — likely a packaging/versioning mismatch, not a security concern.)
Instruction Scope
SKILL.md explicitly instructs the agent to return plain-text heredoc outputs and states no external API or network usage. The included scripts implement only static text output and a small CLI dispatcher; they do not read arbitrary files, environment secrets, or contact remote endpoints.
Install Mechanism
There is no install specification (instruction-only) and the only code is a harmless local shell script. Nothing is downloaded or extracted from external URLs, so installation risk is minimal.
Credentials
The skill declares no required environment variables, no credentials, and the script does not access external env vars beyond an internal VERSION constant. Requested environment/credential access is proportionate (none).
Persistence & Privilege
The skill is user-invocable, not forced-always, and does not attempt to modify agent configuration or persist credentials. It does not request elevated or ongoing privileges.
Assessment
This skill appears coherent and low-risk: it only prints local reference text. If you plan to let an agent execute the bundled script, review the script first (it's short and readable) and verify you trust the repository source. The only minor oddity is a version string mismatch between metadata and the script; this is likely benign bookkeeping rather than malicious behavior.

Like a lobster shell, security has layers — review code before you run it.

latestvk976fs0vwz3ge6tcmvqb22tz6n849rkc

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments