Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
⚠️ This package seems to have moderate severity install script vulnerabilities

Affected script: "install-scripts:install"

The install.js script fetches a package from a remote URL and runs shell commands on the system without any validation or integrity checking. This poses a severe risk as it could be exploited to download and execute malicious code. The use of execSync can lead to remote command execution if the inputs are not properly sanitized. The URLs and inputs should be sanitized and verified, ideally with cryptographic signatures, to prevent tampering and ensure the legitimacy of the files being executed.

Generated on Apr 25, 2024 via pnpm

@fuel-ts/fuel-core 0.0.0-next-20231110124311

NPM bin wrapper around `fuel-core`
Package summary
Share
2
issues
1
high severity
meta
1
1
moderate severity
meta
1
3
licenses
3
MIT
1
Apache-2.0
1
BSD-2-Clause
Package created
29 Jun 2023
Version published
10 Nov 2023
Maintainers
1
Total deps
5
Direct deps
1
License
Apache-2.0

Issues

2

1 high severity issue

high
via: @fuel-ts/fuel-core@0.0.0-next-20231110124311
Collapse
Expand

1 moderate severity issue

moderate
via: @fuel-ts/fuel-core@0.0.0-next-20231110124311
Collapse
Expand

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
3 Packages, Including:
node-fetch@2.7.0
tr46@0.0.3
whatwg-url@5.0.0

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
1 Packages, Including:
@fuel-ts/fuel-core@0.0.0-next-20231110124311

BSD 2-Clause "Simplified" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
webidl-conversions@3.0.1
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

1
All Dependencies CSV
β“˜ This is a list of @fuel-ts/fuel-core 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
node-fetch2.7.043.6 kBMIT
prod

Visualizations