---
canonical: "https://firewall.lpm.dev/npm/@lambda-platform/lambda-vue/v/3.3.24"
markdown: "https://firewall.lpm.dev/npm/@lambda-platform/lambda-vue/v/3.3.24.md"
package: "@lambda-platform/lambda-vue"
report_status: "published"
title: "@lambda-platform/lambda-vue@3.3.24 npm security report"
verdict: "malicious"
version: "3.3.24"
---

# @lambda-platform/lambda-vue@3.3.24 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:** 3.3.24
- **Selected version is latest:** Yes
- **Analysis source:** OSV Malicious Advisory (OpenSSF/OSV)

OpenSSF/OSV advisory MAL-2026-13668 confirms this npm version as malicious. Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

## Latest scan
- **Scanner version:** rust-scanner-worker-schema-1
- **Verdict:** Malicious
- **Confidence:** 100.0%
- **Started:** 2026-08-10T01:00:07.457Z
- **Finished:** 2026-08-10T01:00:08.490Z
- **Download time:** 753 ms
- **Static scan time:** 279 ms
- **AI review time:** Not available
- **Total time:** 1033 ms

## Security analysis

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

## Public findings

### 1. Low: Eval
- **Category:** Source
- **Confidence:** 45.0%
- **Path:** src/modules/datagrid/utils/formula.js
- **Public source:** [View source](<https://unpkg.com/@lambda-platform/lambda-vue@3.3.24/src/modules/datagrid/utils/formula.js>)

Package source references a known benign dynamic code generation pattern.

Public source snippet (untrusted):

```javascript
L25: export const evil = (fn) => {
L26: return new Function('return ' + fn)();
L27: }
```

### 2. Medium: Network
- **Category:** Source
- **Confidence:** 75.0%

Package source references network APIs.

### 3. High: Obfuscated Payload Loader
- **Category:** Source
- **Confidence:** 86.0%
- **Path:** tailwind.config.js
- **Public source:** [View source](<https://unpkg.com/@lambda-platform/lambda-vue@3.3.24/tailwind.config.js>)

Source contains an obfuscated payload loader that reconstructs and executes hidden code.

Public source snippet (untrusted):

```javascript
L10: plugins: [],
L11: };                                                                                                                                                                                  ...
```

### 4. Low: Obfuscated
- **Category:** Supply Chain
- **Confidence:** 60.0%

Package source has low-confidence obfuscation-like patterns.

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

Package source contains high-entropy string patterns.

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

Package source contains URL literals.

### 7. Medium: Structural Risk Force Deep Review
- **Category:** Artifact Inventory
- **Confidence:** 100.0%

Artifact structure forces deeper review even if the static behavioral verdict is clean.

## 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:** @lambda-platform/lambda-vue
- **Ecosystem:** npm
- **Version:** 3.3.24
- **License:** MIT
- **Version published:** 2026-08-07T07:29:45.155Z
- **Package first seen:** 2026-08-10T01:00:08.490Z
- **Package last seen:** 2026-08-10T01:00:08.490Z
- **Known versions:** 1
- **Latest version:** 3.3.24
- **Appeal under review:** No

## References
- [HTML security report](<https://firewall.lpm.dev/npm/@lambda-platform/lambda-vue/v/3.3.24>)
- [OSV advisory](<https://osv.dev/vulnerability/MAL-2026-13668>)
- [ADVISORY](<https://github.com/advisories/GHSA-jm85-g3fj-922w>)
