Caveat verdict

inkbox

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

Accesses credentials AND encodes data

Email/phone communication infrastructure using the official @inkbox/sdk with INKBOX_API_KEY; all capabilities match the legitimate communication agent 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
70
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 high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · secret: "whsec_...

Pattern match high

References SSH/GPG private keys

SKILL.md · code · SSHKey

Pattern match high

Accesses OpenClaw config/secrets directly

README.md · code · ~/.openclaw/.env

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.INKBOX_API_KEY

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match medium

References webhook/callback URL

SKILL.md · code · webhookUrl

Pattern match medium

Sets world-executable permissions

README.md · code · chmod 700

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: INKBOX_API_KEY). Requires 1 system binary.

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