Top issues
Problem
Service access tokens are considered sensitive information that should not be included in released software packages. However, developers frequently release sensitive information alongside their applications to facilitate automated software testing. Testing tokens and keys often proliferate through the software supply chain. Any publicly documented testing keys or service access tokens can safely be ignored. List of such commonly distributed sensitive information is automatically updated and requires no additional user actions.Prevalence in npm community
0 packages
found in
Top 100
0 packages
found in
Top 1k
13 packages
found in
Top 10k
1536 packages
in community
Next steps
Review the commonly shared sensitive information for evidence of inadvertently exposed secrets.
If the tokens were published unintentionally and the software has been made public, you should revoke the tokens and file a security incident.
Top behaviors
Executes files during installation or upon launch.
execution
Prevalence in npm community
No behavior prevalence information at this timeMight evaluate code dynamically.
anomaly
Prevalence in npm community
Behavior often found in this community (Common)
22 packages
found in
Top 100
120 packages
found in
Top 1k
1482 packages
found in
Top 10k
342917 packages
in community
Contains URLs related to social network URLs.
network
Prevalence in npm community
Behavior often found in this community (Common)
17 packages
found in
Top 100
159 packages
found in
Top 1k
1170 packages
found in
Top 10k
247753 packages
in community
Contains Unicode-escaped characters that are otherwise printable.
evasion
Prevalence in npm community
Behavior often found in this community (Common)
8 packages
found in
Top 100
58 packages
found in
Top 1k
587 packages
found in
Top 10k
120154 packages
in community
Concatenates strings.
behavior
Prevalence in npm community
Behavior often found in this community (Common)
71 packages
found in
Top 100
469 packages
found in
Top 1k
5346 packages
found in
Top 10k
1641704 packages
in community
Top vulnerabilities
No vulnerabilities found.