Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Might create additional elements programmatically. (x3)
document
Might enumerate user agent of the current browser. (x3)
monitor
Imports external module "vue" which is used for building user interfaces. (x3)
execution
Concatenates strings. (x4)
behavior
Might output messages to console. (x4)
anomaly
Uses math functions. (x4)
behavior
Contains multi-line comments. (x3)
behavior