Files
crewAI/lib
alex-clawd 74dff2da3d fix: tighten @org/name ref validation to prevent path traversal
Reject refs with multiple slashes (@org/a/b), dot segments (@../skill),
or leading dots in org/name. Applied to both CLI install() and SDK
parse_registry_ref() so the contract is enforced consistently.
2026-05-19 15:55:43 -07:00
..