Observations, not findings. Every construct below appears in ordinary, legitimate plugins — they are listed so you can judge for yourself. Only ClamAV decides this package's verdict.
assert
Can execute a string as code on old PHP
Code execution85
base64_decode
Decodes base64 — routine, but also how packed code hides
Obfuscation22
exec / system
Runs an operating-system command
System command14
eval
Executes a string as code
Code execution6
unserialize
Unsafe when given untrusted input
Deserialization2
curl_exec
Makes an outbound HTTP request
Remote request2
new Function()
Builds a function from a string
Code execution1
atob
Decodes base64 in the browser
Obfuscation1
file_get_contents(url)
Fetches a remote URL
Remote request1
Referenced hosts
20 distinct
Domains appearing in the package source. Most are documentation links or CDNs; their presence is not evidence the package contacts them.