Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Pipeworx dogceo

v1.0.0

Random dog photos by breed — 120+ breeds with sub-breeds from the Dog CEO API

0· 85· 1 versions· 0 current· 0 all-time· Updated 17h ago· MIT-0
byBruce Gutman@brucegutman

Install

openclaw skills install pipeworx-dogceo

Dog CEO

Need a dog picture? This pack serves random dog images from a collection of 120+ breeds. Get a completely random dog, filter by breed, or browse the full breed list with sub-breeds.

Tools

ToolDescription
random_imageA random dog image URL from any breed
list_breedsAll breeds and their sub-breeds
breed_imagesMultiple random images for a specific breed (default 3)
random_breed_imageA single random image for a specific breed

Perfect for

  • "Show me a golden retriever" requests
  • Placeholder images during UI development
  • Dog breed identification apps that need reference photos
  • Pet-themed chatbot responses

Example

curl -s -X POST https://gateway.pipeworx.io/dogceo/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"breed_images","arguments":{"breed":"labrador","count":3}}}'

Returns 3 image URLs of Labrador Retrievers.

MCP config

{
  "mcpServers": {
    "pipeworx-dogceo": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/dogceo/mcp"]
    }
  }
}

Version tags

latestvk97d2pn6hatqqt9nb6d8kfq35n84ewge

Runtime requirements

🐕 Clawdis
Binscurl