Caveat verdict
openclaw-plugin-creator-skill
openclaw-plugin-creator-agent-skill
Receives external input AND executes processes
OpenClaw plugin development reference with explicit security disclosure: purely instructional, no hidden network requests, no remote code execution, and generated code should be reviewed before use.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Receives external input AND executes processes โ the shape of a command & control channel
LLM05 ยท LLM06 ยท ASI10
Permission integrity
credential_access
Findings (2)
Possible hardcoded credential
SKILL.md ยท code ยท token: "bot-token
Uses spawn() โ can execute external programs
SKILL.md ยท code ยท spawn(
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_incredential_accessprocess_exec Thanks โ recorded.