Hi Maciej,
In my opinion, we just provide a simple way to access environment from EL. I had test ScriptActrviity, Everyone could get any components by invoking EnvironmentImpl.getFromCurrent(XXX.class);
If we want to limit which components user could access, we should declare another alias, And I think another alias is hard for people to understand.