Clip History

v4.0.2

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

0· 385·1 current·1 all-time
bybytesagain4@xueyetianya
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 (Clip History reference for devtools) matches the provided assets: SKILL.md shows commands that produce doc text and the script is a local CLI that prints reference content. There are no unrelated requirements (no env vars, no external services).
Instruction Scope
SKILL.md explicitly states all commands output plain-text via heredoc, no external API calls and no network access. The included shell script only prints documentation and handles command dispatch; it does not read unexpected files, access environment variables, or transmit data.
Install Mechanism
There is no install spec; this is instruction-only with an optional helper script. No downloads, package installs, or archive extraction are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not reference secrets or external credentials. Requested privileges are minimal and proportional to its purpose.
Persistence & Privilege
always is false and user-invocable true (normal). The skill does not request permanent presence or modify other skills or system settings.
Assessment
This skill appears safe: it only prints local reference documentation and does not require credentials or network access. As with any script from the internet, review the script before running it, avoid running as root, and run in a sandbox if you have any doubts. If you need stronger assurance, inspect the repository history and the author's reputation on the linked GitHub/homepage.

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

latestvk973pn18a9avffg6r34hn6cqsn83ht96

License

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

Comments