Legitimate Tailwind CSS 4.3.3 bundle. Apparent 'obfuscation' is normal CSS tokenizer/parser code (BOM handling, special markers like \xB6, fromCharCode in string parsing). 'Hardcoded IP' matches are false positives on source-map-style position tuples (e.g. 1:1:f offsets). No network, eval, exfil, or harmful behavior present.
AI breakdown
Plain-English summary of what this package does and how it behaves.
tailwindcss is a utility-first CSS framework for building custom user interfaces. It ships CSS files for preflight, themes, and utilities along with supporting JavaScript modules for configuration, colors, and plugins.
Capabilities
- Provides CSS utilities, themes and preflight styles
- Includes JavaScript modules for config resolution and color palettes
- Contains build, lint and test scripts in package.json
Data access
- None observed
Network
- Contains hardcoded public IP in network code (per static findings)
Static analysis flagged multiple obfuscated source files and hardcoded public IPs in network code; no runtime network or data-access behavior is evident from the manifest or file list.
Security findings (8)
Static analysis rule matches, with the exact code that triggered them.
Multiple obfuscation patterns in dist/lib.js
Multiple obfuscation patterns in package/dist/lib.js
Multiple obfuscation patterns in dist/lib.mjs
Multiple obfuscation patterns in package/dist/lib.mjs
File dist/lib.js contains a hardcoded public IP (1:1:f) used in network code — review for hidden exfiltration or C2 endpoints.
File package/dist/lib.js contains a hardcoded public IP (1:1:f) used in network code — review for hidden exfiltration or C2 endpoints.
File dist/lib.mjs contains a hardcoded public IP (1:1:d) used in network code — review for hidden exfiltration or C2 endpoints.
File package/dist/lib.mjs contains a hardcoded public IP (1:1:d) used in network code — review for hidden exfiltration or C2 endpoints.
Package metadata
A utility-first CSS framework for rapidly building custom user interfaces.
Files in package (68)
How ShadowCanopy checks npm 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/npm/tailwindcss