I noticed that in process/object studio it is possible to concatenate a password obtained with the action "Get Credential" and a text variable. The result is a text variable from which every developer can get the password in clear text. This is a security issue in my opinion that could be solver if the concatenation of a password and a text was of "password" type instead of "text" type.