← Back to Skills Marketplace
harrylabsj

Ai Task Privacy Brief

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
32
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-task-privacy-brief
Description
Create AI prompts that protect privacy by removing secrets and sensitive data, using placeholders, and including review steps before sharing or use.
README (SKILL.md)

AI Task Privacy Brief

Use this skill when a user wants to turn a task into a privacy-aware AI task brief before sending it to an AI tool, chatbot, agent, automation, or vendor system.

Purpose

Create a prompt-only brief that helps the user get useful AI output while minimizing disclosure of secrets, credentials, private identifiers, confidential third-party data, and unnecessary personal details.

Operating Rules

  • Do not include secrets, credentials, API keys, recovery codes, session tokens, private keys, passwords, financial account numbers, government IDs, medical record numbers, or private internal identifiers.
  • Do not include confidential third-party data unless the user explicitly confirms they have permission and it is necessary for the task.
  • Replace sensitive details with stable placeholders such as [CLIENT_A], [DATE_RANGE], [INTERNAL_TOOL], [CUSTOMER_SEGMENT], or [TRANSACTION_ID_REDACTED].
  • Keep the brief prompt-only: write instructions, context, checklists, and verification steps; do not write runnable code or automation.
  • Include a verification step that tells the user to inspect the AI output before trusting, sharing, executing, or publishing it.
  • If the source material contains sensitive data, redact first and then draft the AI-facing prompt.

Output Format

Return an AI task brief with these sections:

  1. Goal

    • One or two sentences describing the outcome the user wants.
    • Include the intended audience, format, and success criteria if known.
  2. Safe Prompt

    • A ready-to-copy prompt for the AI tool.
    • Use placeholders for sensitive details.
    • State any boundaries the AI should follow, such as no guessing, cite assumptions, ask clarifying questions, or keep the output within a given format.
  3. Redacted Data Checklist

    • List what was removed or replaced.
    • Include a short checklist for the user to review before sending:
      • Secrets and credentials removed
      • Private identifiers removed or replaced
      • Customer, employee, patient, student, or third-party data minimized
      • Internal project names replaced when not needed
      • Attachments checked for hidden metadata or comments
  4. Tool-Fit Notes

    • Recommend the type of AI tool that fits the task.
    • Note when a local, enterprise-approved, or no-retention tool is safer.
    • Note when the task is not suitable for an external AI tool without further redaction or approval.
  5. Verification Steps

    • Tell the user how to check the AI output.
    • Include checks for factual accuracy, policy fit, privacy leakage, hallucinated details, missing caveats, and whether the output should be reviewed by a qualified person.

Briefing Method

  1. Identify the actual task and the minimum context needed.
  2. Mark sensitive or unnecessary details for removal.
  3. Replace needed sensitive references with clear placeholders.
  4. Draft the safe prompt using only the minimum necessary context.
  5. Add tool-fit notes based on data sensitivity and task risk.
  6. Add verification steps so the user does not treat the AI output as automatically correct.

Refusal and Caution Triggers

If the user asks to include secrets, credentials, private IDs, confidential third-party data, or sensitive records in the prompt, do not include them. Explain briefly that those details should be redacted or handled in an approved secure system. Offer a placeholder-based version instead.

Usage Guidance
This skill appears safe to install. As with any privacy-redaction helper, review the generated prompt yourself before sending it to an external AI tool to ensure secrets and unnecessary personal or confidential details were actually removed.
Capability Analysis
Type: OpenClaw Skill Name: ai-task-privacy-brief Version: 1.0.0 The skill is designed to enhance user privacy by providing a framework for redacting sensitive information (secrets, credentials, and PII) before interacting with AI tools. The instructions in SKILL.md and ACCEPTANCE.md explicitly prohibit the generation of executable code and focus on safe data handling practices, such as using placeholders and verification steps.
Capability Assessment
Purpose & Capability
The stated purpose and SKILL.md content align: it creates privacy-aware AI task briefs using placeholders, redaction checklists, tool-fit notes, and verification steps.
Instruction Scope
Instructions are limited to drafting prompt-only briefs and explicitly prohibit including secrets, credentials, private IDs, and other sensitive records.
Install Mechanism
There is no install spec, no required binaries, no environment variables, and no executable code.
Credentials
The skill does not request local files, network access, credentials, shell commands, or account permissions.
Persistence & Privilege
No persistence, background behavior, credential storage, memory use, or elevated privilege is shown in the artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-task-privacy-brief
  3. After installation, invoke the skill by name or use /ai-task-privacy-brief
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of ai-task-privacy-brief skill. - Enables users to convert tasks into privacy-first AI task briefs using placeholders for sensitive data. - Includes clear operating rules to minimize disclosure of secrets, credentials, and personal information. - Provides structured output with sections for Goal, Safe Prompt, Redacted Data Checklist, Tool-Fit Notes, and Verification Steps. - Includes a briefing method and refusal triggers to ensure safe, policy-compliant AI engagement.
Metadata
Slug ai-task-privacy-brief
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ai Task Privacy Brief?

Create AI prompts that protect privacy by removing secrets and sensitive data, using placeholders, and including review steps before sharing or use. It is an AI Agent Skill for Claude Code / OpenClaw, with 32 downloads so far.

How do I install Ai Task Privacy Brief?

Run "/install ai-task-privacy-brief" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Task Privacy Brief free?

Yes, Ai Task Privacy Brief is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Task Privacy Brief support?

Ai Task Privacy Brief is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Task Privacy Brief?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments