All findings are false positives from naive regex matching on Rust generic syntax (F::Output etc.) inside legitimate Tokio runtime/task spawning code. No network IPs, exfiltration, or malicious behavior present. This is the real tokio crate.
AI breakdown
Plain-English summary of what this package does and how it behaves.
tokio 1.53.1 is a Rust crate providing an asynchronous runtime with filesystem and blocking I/O support.
Capabilities
- Provides async filesystem operations (read, write, create_dir, metadata, etc.)
- Includes blocking task support
- No scripts defined
Data access
- Filesystem
Network
- Hardcoded public IP in network code (static findings)
Standard async runtime crate with filesystem access; repeated static findings note hardcoded public IPs in network code that may require review.
Security findings (4)
Static analysis rule matches, with the exact code that triggered them.
File src/runtime/handle.rs contains a hardcoded public IP (F::) used in network code — review for hidden exfiltration or C2 endpoints.
File tokio-1.53.1/src/runtime/handle.rs contains a hardcoded public IP (F::) used in network code — review for hidden exfiltration or C2 endpoints.
File src/task/spawn.rs contains a hardcoded public IP (F::) used in network code — review for hidden exfiltration or C2 endpoints.
File tokio-1.53.1/src/task/spawn.rs contains a hardcoded public IP (F::) used in network code — review for hidden exfiltration or C2 endpoints.
Files in package (500)
How ShadowCanopy checks crates.io packages
ShadowCanopy blocks every dependency by default and only lets through what it can verify — against live malicious-package advisories, an AI behavior scan, and a byte-for-byte hash check. It protects installs across npm, PyPI, crates.io, pkg.go.dev, RubyGems, Maven Central, NuGet, Packagist, Hex, pub.dev, Swift Package Manager.
This report reflects ShadowCanopy's threat intelligence at page load and is informational, not a warranty. Canonical URL: https://shadowcanopy.dev/packages/crates/tokio