Caveat verdict

skill-explorer

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Reads files AND uses eval/Function

Provides a systematic workflow for discovering and vetting OpenClaw skills via clawhub search/inspect commands; the framework includes a safety assessment phase and all network calls are to the ClawdHub marketplace.

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
50
transparency
70
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

Reads files AND uses eval/Function โ€” may execute locally stored payloads

LLM05 ยท LLM06 ยท ASI05

Capability combination critical

Encodes data AND uses eval โ€” the obfuscated-execution pattern (atob + eval; data-flow not verified)

LLM05 ยท ASI05 ยท ASI10

Capability combination medium

Both reads and writes files โ€” verify scope is limited to intended directories

LLM06 ยท ASI02

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). 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.

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