Caveat verdict
image-generation
phoenixclaw-image-gen
Calls OpenRouter image generation API using user-provided OPENROUTER_API_KEY; straightforward image generation integration with declared endpoint matching the 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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY: "sk-or-v1-xxxxxxxx...
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
References child_process — can spawn system processes
scripts/cli/openrouter.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/cli/openrouter.js · prose · downgraded · spawn(
Accesses sensitive environment variables
scripts/adapters/openrouter.js · prose · downgraded · process.env.OPENROUTER_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: OPENROUTER_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.