Caveat verdict

logos-node

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

Blockchain testnet validator node setup skill that fetches binaries from official GitHub releases and configures a systemd service; all network access is to legitimate sources (api.github.com, official docs) for the legitimate purpose of node installation.

⚠ 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
90
maintenance

Findings (6)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s https://api.github.com/repos/logos-blockchain/logos-blockchain/releases

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match critical

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

README.md · code · curl -fsSL https://raw.githubusercontent.com/citizenweb3/ai-integrations/logos-n

Pattern match critical

Pipe to bash — executes piped content as shell commands

README.md · code · | bash

Pattern match critical

Recursive delete from root or home — destructive command

skill/install-procedure.md · code · rm -rf /

Pattern match medium

References sudo — requests elevated privileges

README.md · prose · downgraded · sudo

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

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

network_out

Is this flag fair?

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