Trusted — Risk Score 5/100
Last scan:1 day ago Rescan
5 /100
lobster-cli-anything
Use when the user wants OpenClaw to build, refine, test, or validate a CLI-Anything harness for a GUI application or source repository.
This is a pure methodology/markdown skill that provides guidance for building CLI test harnesses, with no executable code or malicious behavior.
Skill Namelobster-cli-anything
Duration19.2s
Enginepi
Safe to install
No action needed. This skill is safe to use.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file operations in this skill
Network NONE NONE No network operations in this skill
Shell NONE NONE No shell execution in this skill; subprocess mentioned only for legitimate testi…
Environment NONE NONE No environment access in this skill
Skill Invoke NONE NONE No skill invocation in this skill
Clipboard NONE NONE No clipboard access in this skill
Browser NONE NONE No browser access in this skill
Database NONE NONE No database access in this skill

File Tree

1 files · 3.4 KB · 110 lines
Markdown 1f · 110L
└─ 📝 SKILL.md Markdown 110L · 3.4 KB

Security Positives

✓ Pure documentation/methodology skill with no executable code
✓ No network requests or external IP communications
✓ No credential harvesting or sensitive data access
✓ No obfuscation or base64-encoded payloads
✓ Subprocess mentioned only in legitimate context of testing generated CLI harnesses
✓ Clear documentation of purpose and methodology