ClawAudit verdict

tokenrouter-image-generator

tokenrouter-images

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Image generation client that reads PBD_TOKENROUTER_API_KEY and sends prompts to the TokenRouter API; straightforward API client with transparent credential and network use matching 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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

38
security
60
transparency
70
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

SKILL.md · prose · downgraded · API_KEY="sk-xxx...

Pattern match high

Attempts to modify skills or system prompts

scripts/generate_image.py · prose · downgraded · edit instructions

Coarse signal — prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("API key") and emits it outward ("paste"). Phrased as prose with no trigger tokens — a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md · 1. Tell the user they need a TokenRouter API key. 2. Direct them to open: **https://www.tokenrouter.com** 3. Walk them through the steps: - Register or sign in

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match low

Python os.environ.get — reads environment variable

scripts/generate_image.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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