List of software behaviors discovered with static code analysis.
category ALL
Info
Count
Category
Loads additional libraries.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
34 packages
found in
Top 100
171 packages
found in
Top 1k
976 packages
found in
Top 10k
25798 packages
in community
Queries the system time.1
settings
Prevalence in PyPI community
Behavior often found in this community (Common)
75 packages
found in
Top 100
593 packages
found in
Top 1k
4478 packages
found in
Top 10k
229841 packages
in community
Allocates additional memory.1
memory
Prevalence in PyPI community
Behavior often found in this community (Common)
34 packages
found in
Top 100
169 packages
found in
Top 1k
880 packages
found in
Top 10k
24152 packages
in community
Terminates a process/thread.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
32 packages
found in
Top 100
148 packages
found in
Top 1k
900 packages
found in
Top 10k
21750 packages
in community
Creates C-based pointers.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
23 packages
found in
Top 100
104 packages
found in
Top 1k
527 packages
found in
Top 10k
12721 packages
in community
Detects presence of debuggers.1
evasion
Prevalence in PyPI community
Behavior often found in this community (Common)
32 packages
found in
Top 100
145 packages
found in
Top 1k
854 packages
found in
Top 10k
20201 packages
in community
Imports the "time" module, which provides various time-related functions.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
71 packages
found in
Top 100
502 packages
found in
Top 1k
4036 packages
found in
Top 10k
214507 packages
in community
Imports the "sys" module, which provides access to system-specific parameters and functions.2
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
100 packages
found in
Top 100
843 packages
found in
Top 1k
7075 packages
found in
Top 10k
339347 packages
in community
Imports the "os" module, which contains miscellaneous operating system interfaces.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
97 packages
found in
Top 100
816 packages
found in
Top 1k
6970 packages
found in
Top 10k
463877 packages
in community
Imports the "datetime" module, which exposes classes for manipulating dates and times.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
66 packages
found in
Top 100
494 packages
found in
Top 1k
4124 packages
found in
Top 10k
201631 packages
in community
10