Open up GameData\ContractPacks\AnomalySurveyor\SCANsat.cfg
Change the first line from:
@CONTRACT_TYPE[AS_*]:HAS[#tag[SCANsat]],NEEDS[SCANsat],*
To:
@CONTRACT_TYPE[AS_*]:HAS[#tag[SCANsat]]:NEEDS[SCANsat]
Pretty sure that should fix it. I'm not super familiar with module manager patches (yet) so someone please correct me if there's a better way.