CtrlK
BlogDocsLog inGet started
Tessl Logo

imagegen

Generate or edit images via BlockRun's image API. Trigger when the user asks to generate, create, draw, make an image — or to edit, modify, change, or retouch an existing image.

68

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Security

2 findings: 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E004: Prompt injection detected in skill instructions.

What this means

Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.

Why it was flagged

The skill explicitly requires and directs users to fund and use a BlockRun wallet (x402) for automatic payments within a non-financial image-generation skill, which constitutes promotion of a wallet/cryptocurrency inside non-financial content.

Report incorrect finding
Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

The skill explicitly integrates an automated payment mechanism: it states "Payment is automatic via x402" and that charges are "deducted from the user's BlockRun wallet" (and refers to funding that wallet). This is a specific payment/wallet gateway integration (not a generic API caller or browser automation), which constitutes direct financial execution capability.

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

SKILL.md describes an image generation/edit workflow where the agent ingests the user-provided free-text `prompt` (and optionally a user-provided `image` URL/path) to send in POST requests to BlockRun/ClawRouter’s local image endpoints, so an outsider can submit arbitrary text into the model input at runtime.

Repository
BlockRunAI/ClawRouter
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.