Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x2)
anomaly
Contains URLs that link to raw files on GitHub. (x1)
network
Might evaluate code dynamically. (x2)
anomaly
Might monitor keystrokes. (x2)
steal
Queries the value of an environment variable. (x5)
search
Might create additional elements programmatically. (x3)
document
Serializes data into the JSON format. (x8)
file
Reads from files. (x2)
file
Splits a string using a regular expression. (x9)
behavior
Queries a specific selector within the page's Document Object Model. (x2)
behavior