ct run submit-guessability
Audit side tasks for submit tool exploitability (theoretical).
Usage
ct run submit-guessability [OPTIONS]
Options
| Option | Description |
|---|---|
-e, --env TEXT | Environment(s) to audit |
-s, --side-task TEXT | Specific side task(s) to audit |
-n, --name TEXT | Name for this audit run (creates data/submit_guessability_runs/<name>_<date>/) |
-c, --max-concurrent INTEGER | Maximum concurrent API calls |
-t, --thinking-budget INTEGER | Token budget for extended thinking per task |
--help | Show this message and exit. |