ClawLink
Developer Tools16 toolsPaste one API key

Virustotal integration for AI agents

VirusTotal is a free online service that analyzes files and URLs for viruses, worms, trojans, and other kinds of malicious content using multiple antivirus engines and website scanners.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Virustotal once and call the same tools from all of them.

Setup

Connect Virustotal through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Virustotal exposes 16 tools through ClawLink.

ToolWhat it doesKind
virustotal_get_analysisRetrieve the analysis report of a file or URL submissionRead
virustotal_get_commentsRetrieve the latest comments on a VirusTotal resourceRead
virustotal_get_domain_relationshipsRetrieve relationship objects for a given domainRead
virustotal_get_domain_reportRetrieve the analysis report of a domainRead
virustotal_get_file_reportRetrieve the analysis report of a fileRead
virustotal_get_ip_address_relationshipsRetrieve objects related to a specific IP address by relationship typeRead
virustotal_get_ip_address_reportRetrieve the analysis report of an IP addressRead
virustotal_get_metadataRetrieve VirusTotal metadataRead
virustotal_get_url_reportRetrieve the analysis report of a URLRead
virustotal_get_votesRetrieve votes on files, URLs, domains, or IP addressesRead
virustotal_searchSearch for objects in the VirusTotal databaseRead
virustotal_add_commentAdd a comment to a VirusTotal resource (file, URL, domain, or IP address)Write
virustotal_add_voteAdd a vote (harmless/malicious) to a VirusTotal resourceWrite
virustotal_rescan_fileRe-analyze a previously submitted fileRead
virustotal_scan_urlSubmit a URL for scanningRead
virustotal_upload_fileUpload a file for scanningWrite