Ai Workflow Automation Generator

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: ai-workflow-automation-generator Version: 1.0.0 The skill bundle is a collection of prompt templates designed to help users generate AI-driven business automation playbooks. It contains no executable code, no network requests, and no instructions that would lead to data exfiltration or system compromise. All files, including SKILL.md and the prompt templates, are focused on providing a structured framework for business consulting and lack any indicators of malicious intent or security risk.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Business details such as revenue, workflows, team structure, and operational pain points may be shared with an outside AI service.

Why it was flagged

The workflow expects users to send business context to an external AI provider of their choice.

Skill content
Copy the prompt below into Claude, ChatGPT, or any AI assistant. Fill in the [BRACKETS] with your business information before sending.
Recommendation

Use an approved AI provider, check data retention settings, and avoid including customer records, secrets, or confidential details unless your business policies allow it.

What this means

If users paste real API keys into chat prompts or create overly broad tokens, business systems could be exposed.

Why it was flagged

The prompt may lead to recommendations that require API keys or connected service accounts during later implementation.

Skill content
Setup complexity: 1 (paste an API key) to 5 (requires developer)
Recommendation

Do not paste real API keys into the prompt; create least-privilege credentials only in the relevant tool setup interface and revoke unused tokens.

What this means

If a user later implements generated automations without review gates, AI-generated content could be posted or business records could be changed incorrectly.

Why it was flagged

The example automation includes API-based posting, but it also explicitly includes a human approval step before posting.

Skill content
Human reviews draft — approve or edit (target: 2 min per review) ... Post response via API
Recommendation

Keep human approval for public posts, customer communications, account changes, and other high-impact workflow steps.