connect as anybody and do select * from user_procedures

it is a view owned by sys, granted to public which lets you see you own procedures - you do not own the actual view

So try selecting from it