I am running a new installation of raspbian.
Whenever I type a sudo
command I do not require a password. sudo passwd
let's me change the password without prompting me for anything either. I am logged in as pi but changed the user password.
After the install I did nothing else than installing gedit and doing some python scripting.
I feel this is a security flaw if I do not need a password for any of that.