data-security

Classify user data and match against approved tools before transfer.

2|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ARCASSystems/FounderOS --skill data-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-security
Source: https://github.com/ARCASSystems/FounderOS/tree/main/skills/data-security
Command: npx skills add https://github.com/ARCASSystems/FounderOS --skill data-security

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies and prevents the sharing of sensitive data with unauthorized external tools, mitigating the risk of data breaches and non-compliance with data handling policies.

Core Features & Use Cases

  • Data Classification: Categorizes data as public, internal, client general, client sensitive, or regulated based on defined criteria.
  • Policy Enforcement: Verifies data classification against user-defined handling policies and approved tools.
  • Safe Path Guidance: Offers alternative tools or local actions for high-risk data transfer, ensuring compliance and safety.

Quick Start

Run the 'data-security' skill before sharing any data with an external tool or AI model, like "is this safe to paste".

Frequently Asked Questions about data-security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent data breaches when sharing sensitive information with external tools?

To prevent data breaches, this Skill enforces data-handling policies by classifying your data and matching it against approved tools before any transfer occurs. It evaluates data against configuration files and policy matrices to block unauthorized sharing.

What is the best way to enforce data classification before transferring files?

Enforcing data classification is achieved by categorizing data into levels like public, internal, client general, client sensitive, or regulated. The Skill checks these classifications against user-defined handling policies to verify compliance before transfer.

How do I check if my data is safe to paste into an AI model?

To check if data is safe to paste, run the data-security Skill before sharing. It classifies the data and matches it against approved tools, offering alternative local actions or tools if the transfer poses a high risk.

Can I use policy matrices to block unauthorized data sharing with unapproved platforms?

Yes, you can use policy matrices to block unauthorized sharing. The Skill operates within your environment, using these configuration files to verify data classification against approved tools and prevent non-compliant data transfers.

What should I do when policy enforcement blocks my data transfer to an external tool?

When policy enforcement blocks a data transfer, the Skill provides safe path guidance. It offers alternative approved tools or suggests local actions to ensure your high-risk data transfer remains compliant and secure.

Does data security policy enforcement work without external dependencies?

Yes, data security policy enforcement works without external dependencies. The Skill operates entirely within your local environment, relying on internal configuration files and policy matrices to classify data and prevent breaches.