Caveat verdict
inkbox
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.
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.
Accesses credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Permission integrity
package_install
Findings (9)
Possible hardcoded credential
SKILL.md · code · secret: "whsec_...
References SSH/GPG private keys
SKILL.md · code · SSHKey
Accesses OpenClaw config/secrets directly
README.md · code · ~/.openclaw/.env
References sudo — requests elevated privileges
README.md · code · sudo
Accesses process.env — reads environment variables
SKILL.md · code
Accesses sensitive environment variables
SKILL.md · code · process.env.INKBOX_API_KEY
Opens WebSocket connection
SKILL.md · code · WebSocket
References webhook/callback URL
SKILL.md · code · webhookUrl
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 Thanks — recorded.