Skill flagged — suspicious patterns detected

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

Pipeworx ai-briefing

v1.0.0

Provides daily updates and searchable insights on AI tools, models, servers, APIs, SDKs, frameworks, and industry news.

0· 76·0 current·0 all-time
byBruce Gutman@brucegutman

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for brucegutman/pipeworx-ai-briefing.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Pipeworx ai-briefing" (brucegutman/pipeworx-ai-briefing) from ClawHub.
Skill page: https://clawhub.ai/brucegutman/pipeworx-ai-briefing
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install pipeworx-ai-briefing

ClawHub CLI

Package manager switcher

npx clawhub@latest install pipeworx-ai-briefing
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name/description (AI briefings and searchable insights) align with the SKILL.md functions (get_briefing, search_developments, etc.). The single external artifact (an MCP server URL) is consistent with a remote briefing service.
!
Instruction Scope
SKILL.md is vague/truncated and does not define API calls, request/response formats, or what agent context is forwarded. The embedded JSON exposes a third-party MCP endpoint (https://gateway.pipeworx.io/ai-briefing/mcp). Because the runtime instructions are open-ended, the agent could send user prompts, context, or sensitive data to that external server without explicit limits.
Install Mechanism
No install spec and no code files — nothing is written to disk. This lowers surface area for supply-chain risk.
Credentials
The skill declares no environment variables or credentials, which is proportionate. However, absence of required auth means the public MCP endpoint may accept arbitrary queries; that increases privacy risk because data could be transmitted to the remote service without explicit controls.
Persistence & Privilege
always is false and the skill is not requesting elevated or persistent agent privileges. It does not modify other skills or system configuration.
What to consider before installing
This skill appears to be what it claims (a remote briefing service) but is vague about how it operates. Before installing, verify the operator (who runs gateway.pipeworx.io), review any privacy/TOS, and ask the publisher for an API spec: what fields will the agent send, is traffic authenticated/encrypted, and is any user context or file content forwarded? If you must install, avoid sending sensitive prompts or connecting the skill to private files/credentials until you confirm what data is transmitted. If you need higher assurance, prefer skills with documented APIs, clear auth requirements, or open-source code you can inspect.

Like a lobster shell, security has layers — review code before you run it.

latestvk975g1m991qd579nfwhf829f5585bh16
76downloads
0stars
1versions
Updated 5d ago
v1.0.0
MIT-0

Ai Briefing

AI Briefing MCP — Keep AI models current on industry developments

get_briefing

Get today's AI tools briefing — new MCP servers, APIs, SDKs, frameworks from the last 24 hours. Retu

search_developments

Search for new tools, APIs, MCP servers, and frameworks by keyword (e.g., 'vector databases', 'Claud

get_recent

Get recent tool releases filtered by category (e.g., 'mcp', 'agent_framework', 'open_source') or sou

get_model_landscape

Get recent AI model releases — which providers shipped what, when, and their key capabilities. Retur

get_timeline

Get a chronological timeline of AI developments between two dates. Returns events ordered by date wi

get_ai_toolbelt

Get the latest available tools — Claude Code features, MCP servers, SDK updates, CLI tools, integrat

get_ai_news

Get AI industry news — model releases, funding, acquisitions, policy changes, benchmarks. Returns ne

what_happened

Ask natural language questions about recent tools and developments (e.g., 'any new MCP servers this

{
  "mcpServers": {
    "ai-briefing": {
      "url": "https://gateway.pipeworx.io/ai-briefing/mcp"
    }
  }
}

Comments

Loading comments...