Caveat verdict

rankclaw

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

Security auditing skill that checks ClawHub/OpenClaw skills against the RankClaw API (rankclaw.com) for malicious flags and trust scores; behavior is transparent, requires no API key, and is consistent with its stated agent-trust-layer security 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.

0
security
90
transparency
90
maintenance

Permission integrity

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

network_out

Findings (13)

Pattern match critical

Pipe to bash — executes piped content as shell commands

SECURITY_AUDIT.md · code · |bash

Pattern match high

Uses eval() — can execute arbitrary code

SECURITY_AUDIT.md · prose · downgraded · eval(

Pattern match high

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

SECURITY_AUDIT.md · prose · downgraded · curl | bash

Pattern match high

Pipe to python — executes piped content as Python code

SECURITY_AUDIT.md · prose · downgraded · | python

Pattern match high

Prompt injection — tries to override agent instructions

SECURITY_AUDIT.md · prose · downgraded · ignore previous instructions

Pattern match medium

Accesses cloud provider credentials

SECURITY_AUDIT.md · prose · downgraded · ~/.aws

Pattern match medium

Instructs covert action — may act without user awareness

SECURITY_AUDIT.md · prose · downgraded · without telling

Pattern match medium

Accesses .ssh directory

SECURITY_AUDIT.md · prose · downgraded · .ssh/

Pattern match medium

Uses exec() — may execute shell commands

SECURITY_AUDIT.md · prose · downgraded · exec(

Pattern match medium

os.system/popen — direct OS command execution

SECURITY_AUDIT.md · prose · downgraded · os.system(

Pattern match medium

References sudo — requests elevated privileges

SECURITY_AUDIT.md · prose · downgraded · sudo

Pattern match low

Python urllib.request — network access

mcp_bridge.py · prose · downgraded · urllib.request

Pattern match low

Base64 encoding/decoding

SECURITY_AUDIT.md · prose · downgraded · base64-encode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/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_innetwork_out

Is this flag fair?

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