Stealth

🌐Community
by tapauth · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add stealth npx -- -y @trustedskills/stealth
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tapauth
Installs
6

🌐 Community

Passed automated security scans.