ClawAudit verdict

devops-agent

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

DevOps automation skill with explicit safety constraints requiring user confirmation for destructive operations, dry-run mode, rollback support, and prohibitions on logging secrets; behavior matches stated operational purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
40
transparency
70
maintenance

Permission integrity

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

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (12)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · token: '<BOT_TOKEN>

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

Pipe to bash — executes piped content as shell commands

README.md · prose · downgraded · | Bash

Pattern match high

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

scripts/preflight-check.sh · prose · downgraded · curl -fsSL https://get.docker.com | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/preflight-check.sh · prose · downgraded · | sh

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match medium

References webhook/callback URL

SKILL.md · code · WEBHOOK_URL

Pattern match medium

References SSH/GPG private keys

scripts/backup-generator.sh · prose · downgraded · GPG_KEY

Pattern match medium

yum install — installs system packages

scripts/preflight-check.sh · prose · downgraded · yum install

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/C). 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_innetwork_outpackage_install

Is this flag fair?

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