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 execution132
unserialize
Unsafe when given untrusted input
Deserialization65
shell_exec
Runs an operating-system command
System command45
eval
Executes a string as code
Code execution34
base64_decode
Decodes base64 — routine, but also how packed code hides
Obfuscation23
exec / system
Runs an operating-system command
System command10
new Function()
Builds a function from a string
Code execution5
atob
Decodes base64 in the browser
Obfuscation4
curl_exec
Makes an outbound HTTP request
Remote request4
file_get_contents(url)
Fetches a remote URL
Remote request3
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.