Caveat verdict

hookcatch

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

Receives external input AND executes processes

Webhook testing and localhost tunneling CLI skill that uses HOOKCATCH_API_KEY to manage webhook bins and capture HTTP requests via the documented hookcatch.dev service; behavior matches stated developer testing 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
80
transparency
80
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

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="hc_live_...

Pattern match high

References child_process — can spawn system processes

SKILL.md · code · child_process

Pattern match medium

Uses spawn() — can execute external programs

bin/hookcatch-skill.js · prose · downgraded · spawn(

Pattern match medium

Accesses OpenClaw config/secrets directly

README.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

References tunneling service

SKILL.md · prose · downgraded · ngrok

Pattern match low

Accesses sensitive environment variables

bin/hookcatch-skill.js · prose · downgraded · process.env.HOOKCATCH_API_KEY

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 environment variable. (1 sensitive: HOOKCATCH_API_KEY). Requires 1 system binary.

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