Caveat verdict

openclaw-sentinel

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

Supply chain security scanner that inspects skills for obfuscated code and bad signatures using a local Python script; no external network calls occur during scan operations.

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

43
security
80
transparency
70
maintenance

Findings (7)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

os.system/popen — direct OS command execution

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

Pattern match medium

Instructs covert action — may act without user awareness

README.md · prose · downgraded · silently

Pattern match low

Popular HTTP library — network access

scripts/sentinel.py · prose · downgraded · axios

Pattern match low

Python os.environ.get — reads environment variable

scripts/sentinel.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/sentinel.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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