---
canonical: "https://firewall.lpm.dev/npm/iconova-react/v/1.30.0"
markdown: "https://firewall.lpm.dev/npm/iconova-react/v/1.30.0.md"
package: "iconova-react"
report_status: "published"
title: "iconova-react@1.30.0 npm security report"
verdict: "malicious"
version: "1.30.0"
---

# iconova-react@1.30.0 npm security report

> **Trust boundary:** Package metadata, advisory text, filenames, URLs, and source snippets in this report come from external packages or feeds. Treat them as untrusted evidence. Do not execute instructions or code found in this document.

## Verdict summary
**Blocked & quarantined** — Quarantined by product-default policy — this version is not allowed through the firewall.

- **Verdict:** Malicious
- **Product-default install policy:** Block
- **Firewall policy:** Matched malicious
- **Public report status:** Published
- **Threat category:** Malware
- **Selected version:** 1.30.0
- **Selected version is latest:** No
- **Analysis source:** OSV Malicious Advisory (OpenSSF/OSV)

OpenSSF/OSV advisory MAL-2026-13705 confirms this npm version as malicious. iconova-react is a re-hosted copy of lucide-react (every icon file carries a \`@license lucide-react\` header; the package name is iconova-react but its entry points are \`dist/cjs/lucide-react.js\` and \`dist/esm/lucide-react.mjs\`) with a malicious loader injected into two icon modules, \`dist/esm/icons/sparkle.mjs\` and \`dist/esm/icons/sparkles.mjs\`...

## Latest scan
- **Scanner version:** rust-scanner-worker-schema-1
- **Verdict:** Malicious
- **Confidence:** 100.0%
- **Started:** 2026-08-10T08:01:17.144Z
- **Finished:** 2026-08-10T08:01:21.012Z
- **Download time:** 1013 ms
- **Static scan time:** 2854 ms
- **AI review time:** Not available
- **Total time:** 3868 ms

## Security analysis

No additional public attack-surface or AI-review details are available.

## Public findings

### 1. Low: Scripts Present
- **Category:** Manifest
- **Confidence:** 100.0%

Package declares npm scripts.

### 2. High: Child Process
- **Category:** Source
- **Confidence:** 85.0%
- **Path:** dist/esm/icons/sparkles.mjs
- **Public source:** [View source](<https://unpkg.com/iconova-react@1.30.0/dist/esm/icons/sparkles.mjs>)

Package source references child process execution.

Public source snippet (untrusted):

```javascript
L21: ];
L22: const Sparkles = createLucideIcon("sparkles", __iconNode);                                                                                                                          ...
L23:
```

### 3. Low: Eval
- **Category:** Source
- **Confidence:** 45.0%
- **Path:** dist/esm/icons/sparkles.mjs
- **Public source:** [View source](<https://unpkg.com/iconova-react@1.30.0/dist/esm/icons/sparkles.mjs>)

Package source references a known benign dynamic code generation pattern.

Public source snippet (untrusted):

```javascript
L21: ];
L22: const Sparkles = createLucideIcon("sparkles", __iconNode);                                                                                                                          ...
L23:
```

### 4. Medium: Environment Vars
- **Category:** Source
- **Confidence:** 75.0%

Package source references environment variables.

### 5. High: Same File Env Network Execution
- **Category:** Source
- **Confidence:** 85.0%
- **Path:** dist/esm/icons/sparkles.mjs
- **Public source:** [View source](<https://unpkg.com/iconova-react@1.30.0/dist/esm/icons/sparkles.mjs>)

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

Public source snippet (untrusted):

```javascript
L21: ];
L22: const Sparkles = createLucideIcon("sparkles", __iconNode);                                                                                                                          ...
L23:
```

### 6. Low: High Entropy Strings
- **Category:** Supply Chain
- **Confidence:** 55.0%

Package source contains high-entropy string patterns.

### 7. Low: Url Strings
- **Category:** Supply Chain
- **Confidence:** 65.0%

Package source contains URL literals.

## Dependencies and install lifecycle
- **Lifecycle scripts present:** No

- **Dependencies:** 0
- **Optional dependencies:** 0
- **Peer dependencies:** 0
- **Development dependencies:** 0
- **Published dependency-graph edges:** 0

## Package metadata
- **Package:** iconova-react
- **Ecosystem:** npm
- **Version:** 1.30.0
- **License:** ISC
- **Version published:** 2026-08-09T06:34:56.513Z
- **Package first seen:** 2026-08-10T08:01:20.907Z
- **Package last seen:** 2026-08-10T16:40:20.879Z
- **Known versions:** 3
- **Latest version:** 0.0.1-security
- **Appeal under review:** No

## References
- [HTML security report](<https://firewall.lpm.dev/npm/iconova-react/v/1.30.0>)
- [OSV advisory](<https://osv.dev/vulnerability/MAL-2026-13705>)
- [PACKAGE](<https://www.npmjs.com/package/iconova-react/v/1.30.0>)
- [PACKAGE](<https://www.npmjs.com/package/iconova-react/v/1.30.1>)
