For internal includes, see Internal Includes.
internal: true on a task to hide it from the public task list:
Taskfile.yml
Demo and output
public-task appears in the task list. secret-task is hidden from users but can still be called internally by other tasks.