Stealth
This "Stealth" skill minimizes your digital footprint by masking your activity, enhancing privacy and security during online interactions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add stealth npx -- -y @trustedskills/stealth
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"stealth": {
"command": "npx",
"args": [
"-y",
"@trustedskills/stealth"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The stealth skill allows AI agents to operate with reduced visibility and impact. It enables the agent to avoid detection during tasks, minimize unwanted attention, and execute actions discreetly. This is achieved by carefully managing communication patterns and interaction styles.
When to use it
- Data Gathering: When collecting information from sensitive sources where overt querying could trigger alarms or restrictions.
- Automated Reporting: To generate reports without disrupting ongoing processes or alerting individuals involved.
- System Monitoring: For quietly observing system behavior and identifying anomalies without generating noise in logs.
- Negotiation Support: To analyze communication patterns during negotiations and suggest subtle adjustments for improved outcomes.
Key capabilities
- Reduced verbosity in communications
- Mimicry of natural language patterns
- Discreet data retrieval
- Minimized interaction footprint
Example prompts
- "Analyze this email thread and summarize the key decisions, but do so without alerting any participants."
- "Monitor server logs for unusual activity, but avoid generating excessive log entries yourself."
- "Draft a response to this customer complaint that is polite and helpful, while avoiding language that might escalate the situation."
Tips & gotchas
The effectiveness of stealth depends on careful prompt engineering. Overly aggressive attempts at concealment can be counterproductive and raise suspicion.
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.