Servo

v2.0.0

servo

0· 100·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
Name/description (servo, devtools reference) match the included assets: a SKILL.md describing reference commands and a bash script that emits static documentation. Nothing in the package requests unrelated resources or credentials.
Instruction Scope
SKILL.md states the skill outputs plain-text reference docs and requires no network access. The runtime script only prints heredoc content, handles command dispatch, and does not read other files, environment variables, or perform network calls.
Install Mechanism
No install spec is provided and the skill is instruction + a small script only. No downloads or archive extraction are used.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not access any environment secrets. Requested privileges are minimal and proportional to a local reference tool.
Persistence & Privilege
The skill is not marked always:true, does not attempt to modify other skills or system-wide settings, and contains no daemon or persistence behavior.
Assessment
This skill is a small local reference tool that prints static documentation; it does not make network calls or request credentials. If you plan to run the included script, inspect it (you already have) and be aware it prints literal heredocs (help text contains a minor bug where $VERSION is not expanded in the help block). Otherwise it appears safe and proportionate for the described purpose.

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

latestvk974p0rf5zgqzrmkkyqeyn1esh83epqz

License

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

Comments