This may be difficult to achieve. Models are fitted and estimates produced for each simulation replicate, but there is no assessment of model fit. Likelihoods and AIC scores are produced, but absolute fit is not assessed. In my particular application, I'd be interested to know how often density estimates are being derived from models that do not fit the data.
I suppose this would mean sending each replicate data set and fitted model off to gof_ds and harvesting statistics from there.