Caveat verdict

Dataguard DLP

dataguard-dlp

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

15
security
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · code · | bash

Pattern match high

Accesses sensitive system files

tests/test-all.sh · prose · downgraded · /etc/shadow

Pattern match high

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

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match low

Sets world-executable permissions

scripts/install.sh · prose · downgraded · chmod 700

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API