Peekaboo

🌐Community
by steipete · vlatest · Repository

Peekaboo allows you to quickly reveal a hidden token’s value without directly interacting with it, streamlining gameplay and analysis.

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 steipete-peekaboo npx -- -y @trustedskills/steipete-peekaboo
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "steipete-peekaboo": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/steipete-peekaboo"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The steipete-peekaboo skill allows an AI agent to reveal hidden or obscured information. It can be used to uncover details that are initially concealed, like revealing the contents of a covered object or displaying text that is intentionally masked. The skill provides a mechanism for controlled disclosure based on specific triggers or requests.

When to use it

  • Interactive Storytelling: Reveal plot twists or character secrets in a narrative experience.
  • Game Mechanics: Uncover hidden items, clues, or pathways within a virtual environment.
  • Data Visualization: Gradually reveal layers of data in a chart or graph for progressive understanding.
  • Educational Simulations: Show the steps of a process by initially hiding intermediate stages and then revealing them sequentially.

Key capabilities

  • Controlled information disclosure
  • Trigger-based revelation
  • Masking/unmasking functionality
  • Ability to reveal hidden content

Example prompts

  • "Show me what's behind the curtain."
  • "Reveal the masked text, please."
  • “Uncover the next step in the process.”

Tips & gotchas

The skill requires a pre-existing mechanism for hiding or masking the information you want to reveal. Ensure that the agent has access to both the hidden and visible states of the content.

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
steipete
Installs
0

🌐 Community

Passed automated security scans.