Data_Exfiltration_Test
Helps with data, testing as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add data_exfiltration_test npx -- -y @trustedskills/data_exfiltration_test
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"data_exfiltration_test": {
"command": "npx",
"args": [
"-y",
"@trustedskills/data_exfiltration_test"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The data_exfiltration_test skill assesses an AI agent's susceptibility to data exfiltration attempts. It simulates various scenarios where sensitive information might be inadvertently or maliciously leaked, allowing for the identification of vulnerabilities in the agent’s design and configuration. This helps ensure that agents handle data responsibly and securely.
When to use it
- Security Audits: Integrate this skill into regular security audits of AI agents handling confidential data.
- Development Testing: Use during development to proactively identify and fix potential exfiltration risks before deployment.
- Agent Training: Employ the skill as part of training programs for AI agents, demonstrating best practices in data handling.
- Compliance Checks: Verify adherence to data protection regulations by testing agent behavior under simulated threat conditions.
Key capabilities
- Simulates various data exfiltration techniques.
- Identifies vulnerabilities in agent configurations.
- Provides insights into potential data leakage pathways.
Example prompts
- "Test the agent's response to a prompt requesting sensitive customer data."
- "Simulate an attempt to extract internal code using a crafted query."
- "Evaluate the agent’s behavior when presented with a disguised exfiltration request."
Tips & gotchas
The skill requires careful interpretation of results, as false positives can occur depending on the agent's configuration and the specific test scenario. Thoroughly review the testing environment and parameters before running tests.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.