recommend_tier
Analyze a Python project to recommend a pyobfus tier (community vs Pro) using a preflight scan and sensitive-string-literal heuristic. Returns actionable next steps for both free and paid options.
Instructions
Analyze a Python project and recommend pyobfus tier (community vs Pro) with reasons. Combines a preflight scan with a sensitive-string-literal heuristic. Returns free_action and pro_action with concrete next-step commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |