Caveat verdict
wundervault-vault
Executes processes AND makes external network calls
Zero-knowledge vault integration that explicitly states secrets are never returned to the agent and are only injected server-side into commands, providing a secure credential management pattern.
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.
Executes processes AND makes external network calls — may exfiltrate command output
LLM02 · LLM06 · ASI03
Permission integrity
network_out
Findings (4)
References SSH/GPG private keys
SKILL.md · code · ssh_key
References sudo — requests elevated privileges
SKILL.md · code · sudo
Pipe-to-python pattern — remote code execution risk
INSTALL.md · prose · downgraded · curl ... | python
Pipe to python — executes piped content as Python code
INSTALL.md · prose · downgraded · | python3
Permissions & capabilities
No declared permissions — minimal attack surface.
process_execnetwork_outcredential_access Thanks — recorded.