Caveat verdict

dcg-guard

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The documented installation path includes curl -sSL ...install.sh | bash fetching and executing remote code from GitHub without integrity verification, creating supply-chain risk for the security guard binary itself.

⚠ 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.

0
security
80
transparency
80
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match critical

Recursive delete from root or home — destructive command

AGENT_INSTRUCTIONS.md · code · rm -rf /

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · code · curl -sSL https://raw.githubusercontent.com/Dicklesworthstone/destructive_comman

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · code · | bash

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

References child_process — can spawn system processes

index-windows-hybrid.ts · prose · downgraded · child_process

Pattern match medium

Accesses .ssh directory

index-windows-hybrid.ts · prose · downgraded · .ssh/

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_out

Is this flag fair?

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