av-whitelisting

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references numerous official antivirus vendor submission portals (e.g., Microsoft, Google, Norton, Kaspersky). These are well-known, trusted services used for their intended purpose of malware analysis and whitelisting.\n- [COMMAND_EXECUTION]: Includes a shell script (av-submit-prep.sh) that uses standard system utilities (stat, shasum, md5sum, awk) to generate file hashes and metadata for submission forms. The use of pbcopy or xclip to copy the hash to the clipboard is a standard user convenience feature.\n- [DATA_EXFILTRATION]: Contains a curl example for submitting files to the VirusTotal API. This is a standard industry practice for checking file reputation. The instructions correctly advise the user to provide their own API key via a variable (VT_API_KEY).\n- [NO_CODE]: The skill primarily consists of documentation and a helper utility script for manual submission workflows. No autonomous or hidden code execution was detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 07:10 PM
Security Audit — agent-trust-hub — av-whitelisting