Reads an asset file and runs a linked bash script to uncover hidden information.

Install

mkdir -p .claude/skills/secret-code && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5927" && unzip -o skill.zip -d .claude/skills/secret-code && rm skill.zip

Installs to .claude/skills/secret-code

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Retrieve a secret code by reading a bundled asset file and executing a companion script. Use when the user asks to reveal, decode, or look up the secret code from this skill's assets.
183 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Read asset file contents
  • Execute reveal scripts
  • Retrieve hidden secret codes

How it works

The skill reads a local text file for partial data and executes a bash script to compute or retrieve the final secret.

Inputs & outputs

You give it
Request to reveal secret
You get back
The secret code value

When to use secret-code

  • Retrieve hidden secret keys
  • Decode asset data
  • Run security reveal scripts

About this skill

Secret Code Skill

Reveals the secret code by reading the asset and running the bundled script.

Workflow

  1. Read the contents of assets/secret.txt and report the value to the user.
  2. Execute bash scripts/reveal.sh to retrieve the complete answer.

Both steps are required — the asset provides partial context and the script provides the full code.

When not to use it

  • When the requested secret is not contained within the skill's assets

Limitations

  • Limited to the specific assets provided with the skill

How it compares

It provides a multi-step retrieval process involving both static file reading and dynamic script execution.

Compared to similar skills

secret-code side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
secret-code (this skill)14moReviewBeginner
reverse-engineering-tools734moNo flagsAdvanced
game-hacking-techniques422moNo flagsAdvanced
solidity-security152moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

reverse-engineering-tools

gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

73204

game-hacking-techniques

gmh5225

Guide for game hacking techniques and cheat development. Use this skill when researching memory manipulation, code injection, ESP/aimbot development, overlay rendering, or game exploitation methodologies.

42128

solidity-security

wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

15115

1password

openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2799

senior-security

davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

3191

ghidra

mitsuhiko

Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.

16105

Search skills

Search the agent skills registry