Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Might monitor keystrokes. (x4)
steal
Queries the value of an environment variable. (x4)
search
Might create additional elements programmatically. (x4)
document
Contains URLs related to search engines. (x4)
network
Might enumerate user agent of the current browser. (x4)
monitor
Imports external module "react" which provides a library for creating user interfaces. (x4)
execution
Concatenates strings. (x4)
behavior
Might output messages to console. (x4)
anomaly
Uses math functions. (x4)
behavior