script is confusing, because in the context of Bitcoin, it usually means Bitcoin script (c.f. CScript in script.h, or pull requests such as #27122 using the prefix).
This could be fixed by renaming it to scripts (with a plural s at the end), however, looking at the current usage contrib and cli seem more common (https://github.com/bitcoin/bitcoin/pull/29687, #26953, #26584, #24864, #30074, #29433 …)