ml-engineer.md:1allowed-tools: * → grants every tool (wildcard)
`allowed-tools` grants all tools via a wildcard — the opposite of least-privilege.
*
Fix List only the specific tools the skill needs; never `*`/`all`.
*
deploys
Implements and deploys machine learning models. Manages the complete ML lifec…