agentskill.sh
secured
voice-call
Start voice calls via the OpenClaw voice-call plugin.
Security score
This tab presents tested categories, issue summaries, and source snippets in an audit-style report.
High / Medium / Low
Categories Tested
Instruction boundariesFilesystem writesNetwork referencesPlatform-specific install flow
Security Issues
High
Install Surface
Line 3
Installation happens from source content, so consumers still need to trust the upstream repository state.
3 install: /learn @openclaw/voice-call
Medium
Instruction Scope
Line 4
The skill summary describes broad output generation, which benefits from explicit file and action boundaries during review.
4 scope: Start voice calls via the OpenClaw voice-call plugin.
Mitigations
Review the upstream repository before copying files into a local skills directory.
Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.