Caveat verdict

linux-security-guardian

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

Receives external input AND executes processes

Autonomous Linux server security management skill via SSH MCP that runs CVE scans (CISA KEV, OSV.dev, NVD API) and applies non-breaking hardening automatically while requiring owner confirmation for critical changes; all behavior matches stated security audit purpose.

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
100
transparency
90
maintenance

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.

Capability combination critical

Receives external input AND executes processes — the shape of a command & control channel

LLM05 · LLM06 · ASI10

Capability combination high

Executes processes AND makes external network calls — may exfiltrate command output

LLM02 · LLM06 · ASI03

Findings (7)

Pattern match critical

Accesses sensitive system files

audit/modules/02-users.md · code · /etc/passwd

Pattern match critical

Pipe to python — executes piped content as Python code

audit/modules/15-docker.md · code · | python3

Pattern match high

References sudo — requests elevated privileges

audit/modules/02-users.md · code · Sudo

Pattern match high

apt-get install — installs system packages

audit/modules/07-cve.md · code · apt-get install

Pattern match high

Possible hardcoded credential

cve/cve-scan.sh · prose · downgraded · API_KEY="${NVD_API_KEY:-}

Pattern match medium

Accesses .ssh directory

core-extra/config/profile.md · prose · downgraded · .ssh/

Pattern match low

Sets world-executable permissions

audit/modules/10-filesystem.md · prose · downgraded · chmod 1777

Why the tier is capped

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

Permissions & capabilities

Requires 10 system binaries. (1 elevated: curl).

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