Convert

v2.0.4

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

0· 148·2 current·2 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
Name/description (Convert reference for devtools) matches the included assets: SKILL.md and a bash script that emit static documentation. There are no declared credentials, binaries, or config paths that are unrelated to a documentation/reference tool.
Instruction Scope
SKILL.md instructs the agent to output plain-text references via heredoc and explicitly states no external API calls or network access. The bundled script only prints hard-coded heredoc content and uses no external commands or file reads beyond standard shell builtins.
Install Mechanism
No install spec is provided (instruction-only). There is one included script file but nothing is downloaded or extracted from remote URLs. This is the lowest-risk install posture.
Credentials
The skill declares no required environment variables, no primary credential, and the SKILL.md and script do not read environment variables or credentials. No disproportionate secret access is requested.
Persistence & Privilege
always:false (default) and the skill does not request elevated or persistent system presence. Autonomous invocation is allowed by platform default but there is nothing in the skill that leverages that to perform privileged operations.
Assessment
This skill appears safe and coherent for use as a local reference: it only prints static documentation and requires no credentials or network access. Minor notes: the script's internal VERSION and the SKILL.md version strings differ slightly from the registry version (likely harmless but indicates small versioning inconsistencies). As with any third-party skill, review future updates for added network calls or credential requests before installing those updates.

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

latestvk974p0209xr2634n1xeyetn0rs83h8em

License

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

Comments