List of software behaviors discovered with static code analysis.
category ALL
Info
Count
Category
Truncates a file.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
24 packages
found in
Top 100
89 packages
found in
Top 1k
405 packages
found in
Top 10k
9319 packages
in community
Renames a file or directory.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
68 packages
found in
Top 100
540 packages
found in
Top 1k
3644 packages
found in
Top 10k
154572 packages
in community
Deletes a file/directory.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
70 packages
found in
Top 100
534 packages
found in
Top 1k
3771 packages
found in
Top 10k
146071 packages
in community
Adds files to a Zip archive.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
22 packages
found in
Top 100
75 packages
found in
Top 1k
397 packages
found in
Top 10k
12684 packages
in community
Converts binary data to its string representation, commonly used in obfuscation.2
packer
Prevalence in PyPI community
Behavior often found in this community (Common)
68 packages
found in
Top 100
585 packages
found in
Top 1k
4048 packages
found in
Top 10k
149289 packages
in community
Writes to files.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
63 packages
found in
Top 100
578 packages
found in
Top 1k
4140 packages
found in
Top 10k
224170 packages
in community
Writes data to the STDOUT stream.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
90 packages
found in
Top 100
703 packages
found in
Top 1k
6502 packages
found in
Top 10k
479916 packages
in community
Reads from files.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
85 packages
found in
Top 100
751 packages
found in
Top 1k
6292 packages
found in
Top 10k
363809 packages
in community
Checks if a file or a directory exists.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
57 packages
found in
Top 100
465 packages
found in
Top 1k
3331 packages
found in
Top 10k
169107 packages
in community
Imports the "re" module, which provides regular expression matching operations.2
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
87 packages
found in
Top 100
711 packages
found in
Top 1k
5425 packages
found in
Top 10k
227429 packages
in community
10