Caveat verdict

clawtell

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

Agent-to-agent messaging that explicitly documents its data boundary (only message content + API key bearer token transmitted), reads a single env var via exact key match, and operates only on user-triggered sends — behavior is transparent and matches its stated purpose.

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

38
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Possible hardcoded credential

SKILL.md · prose · downgraded · api_key: "claw_xxx_yyy

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Accesses sensitive environment variables

SKILL.md · prose · downgraded · process.env.CLAWTELL_API_KEY

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: CLAWTELL_API_KEY).

network_outcredential_accesspackage_install

Is this flag fair?

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