# secret-code > Reveal the secret code by reading the asset and running the script - Author: J.J. Allaire - Repository: meridianlabs-ai/inspect_swe - Version: 20260131122321 - Stars: 13 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/meridianlabs-ai/inspect_swe - Web: https://mule.run/skillshub/@@meridianlabs-ai/inspect_swe~secret-code:20260131122321 --- --- name: secret-code description: Reveal the secret code by reading the asset and running the script --- # Secret Code Skill To complete this task, you MUST follow these exact steps: ## Step 1: Read the Asset Read the contents of `assets/secret.txt` and report what it says to the user. ## Step 2: Run the Script Execute the script `scripts/reveal.sh` to get the complete answer. ## IMPORTANT RULES - You MUST read the asset file first - You MUST run the provided script to get the answer - Do NOT use any other commands besides reading the asset and running the script - Do NOT try to solve the problem any other way