List of software behaviors discovered with static code analysis.
category ALL
Info
Count
Category
Executes files during installation or upon launch.1
execution
Prevalence in npm community
No behavior prevalence information at this timeRuns precompiled JavaScript code within V8 Virtual Machine context.2
execution
Prevalence in npm community
Behavior often found in this community (Common)
4 packages
found in
Top 100
29 packages
found in
Top 1k
207 packages
found in
Top 10k
22553 packages
in community
Makes HTTP GET requests.4
network
Prevalence in npm community
Behavior often found in this community (Common)
9 packages
found in
Top 100
54 packages
found in
Top 1k
860 packages
found in
Top 10k
314957 packages
in community
Contains URLs with unusual hostname lengths.1
network
Prevalence in npm community
Behavior often found in this community (Common)
7 packages
found in
Top 100
52 packages
found in
Top 1k
886 packages
found in
Top 10k
616361 packages
in community
Might send output to operating system console.2
document
Prevalence in npm community
Behavior often found in this community (Common)
3 packages
found in
Top 100
15 packages
found in
Top 1k
255 packages
found in
Top 10k
40737 packages
in community
Contains URLs related to search engines.1
network
Prevalence in npm community
Behavior often found in this community (Common)
14 packages
found in
Top 100
86 packages
found in
Top 1k
1415 packages
found in
Top 10k
404408 packages
in community
Imports Node.js "util" module which provides different utility functions.3
execution
Prevalence in npm community
No behavior prevalence information at this timeContains single-line comments.9
behavior
Prevalence in npm community
No behavior prevalence information at this timeContains multi-line comments.3
behavior
Prevalence in npm community
Behavior often found in this community (Common)
92 packages
found in
Top 100
716 packages
found in
Top 1k
7171 packages
found in
Top 10k
2147304 packages
in community
Contains JSDoc/TSDoc comments.3
behavior