If someone wants a link to their Skype account on their website then there’s no point whatsoever in trying to mask the name - as soon as someone else tries to use the link they’ll know the account name anyway.
In theory you could set the name to a encrypted variable in javascript and then once the page has loaded use the javascript to set the elements value - when view source is clicked it won’t be visible.