vulnerable-secret

Analyze vulnerable binaries to locate hidden secrets, flags, or keys.

134|21|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/letta-ai/skills --skill vulnerable-secret
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vulnerable-secret
Source: https://github.com/letta-ai/skills/tree/main/ai/benchmarks/letta/terminal-bench-2/trajectory-only/vulnerable-secret
Command: npx skills add https://github.com/letta-ai/skills --skill vulnerable-secret

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides analysis and exploitation of vulnerable binaries to locate hidden secrets, flags, or keys in authorized security challenges.

Core Features & Use Cases

  • Static & dynamic analysis: Disassembly, string extraction, and runtime exploration guidance.
  • Fragmented data assembly: Techniques to piece together secret fragments from binary artifacts.
  • Verification & validation: Procedures to confirm discovered secrets are legitimate.

Quick Start

Example: identify a potential flag pattern in a binary and verify it by reconstructing the probable secret.