What does VirusTotal already know about this domain
Use “What does VirusTotal already know about this domain” in Recued. Reads an existing VirusTotal report for one domain and reports the engine counts with their denominator. A count is not a verdict — one or two hits out of ~90 engines is the ordinary false-positive rate.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
target
trim
Trim whitespace from setting domain
target_required
template
Generate text from a template
fail: step.target is_empty
report_raw
?
stats
default
Apply default
have_report
template
Generate text from a template
fail: step.stats is_null
defaults
defaults
Apply defaults
engines
math
Calculate: {{step.malicious}} + {{step.suspicious}} + {{step.harmless}} + {{step.undetected}} + {{step.timeout}}
flagged
math
Calculate: {{step.malicious}} + {{step.suspicious}}
defaults_2
defaults
Apply defaults
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
domain
setting
=
virustotal
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.