Notice how you said "we" instead of "I". If some CEO posted "Hey, 'I' made this neat tool!" and took credit for the work of the staff that would be a more accurate comparison.
For those that care about privacy, couldn't you just use an alias? alias ssh='ssh -o IdentityAgent=/dev/null -o IdentityFile=/dev/null -v' then you can do ssh funky.nondeterministic.computer and get the same functionality.