Caveat verdict

jettyd

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

An IoT device management skill for the jettyd platform that transparently declares its API key source (env var or openclaw.json), single network endpoint (api.jettyd.com), and all operations are consistent with IoT device control.

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

25
security
90
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

blueprint.md · code · TOKEN="your-fleet-token-here

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

Pipe to python — executes piped content as Python code

blueprint.md · prose · downgraded · | Python

Pattern match low

Python os.environ.get — reads environment variable

examples/langchain_tool.py · prose · downgraded · os.environ.get(

Pattern match low

Accesses sensitive environment variables

scripts/jettyd-cli.js · prose · downgraded · process.env.JETTYD_API_KEY

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

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

credential_access

Is this flag fair?

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