---
canonical: "https://firewall.lpm.dev/npm/@gbrlxvi/ts-form-utils/v/2.1.1"
markdown: "https://firewall.lpm.dev/npm/@gbrlxvi/ts-form-utils/v/2.1.1.md"
package: "@gbrlxvi/ts-form-utils"
report_status: "published"
title: "@gbrlxvi/ts-form-utils@2.1.1 npm security report"
verdict: "malicious"
version: "2.1.1"
---

# @gbrlxvi/ts-form-utils@2.1.1 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:** 2.1.1
- **Selected version is latest:** Yes
- **Analysis source:** OSV Malicious Advisory (OpenSSF/OSV)

OpenSSF/OSV advisory MAL-2026-5753 confirms this npm version as malicious. Package advertises trivial form-validation helpers (notEmpty/isEmail/isPhone/maxLen/minLen) but on require/import of the main module performs an environment-gated remote-style code execution. index.js checks for AI-agent / sandbox host signals (hostname containing 'devbox' or 'ubuntu-fc-uvm', existence of /app/.git, presence of the JULES\_SESSION\_ID environment variable used by Google Jules) and, when matched, reads...

## Latest scan
- **Scanner version:** external-osv-malicious-v1
- **Verdict:** Malicious
- **Confidence:** 100.0%
- **Started:** 2026-08-14T15:30:06.295Z
- **Finished:** 2026-08-14T15:30:06.295Z
- **Download time:** Not available
- **Static scan time:** Not available
- **AI review time:** Not available
- **Total time:** Not available

## Security analysis

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

## Public findings

### 1. High: Osv Malicious Advisory
- **Category:** External Intel
- **Confidence:** 100.0%

Package advertises trivial form-validation helpers (notEmpty/isEmail/isPhone/maxLen/minLen) but on require/import of the main module performs an environment-gated remote-style code execution. index.js checks for AI-agent / sandbox host signals (hostname containing 'devbox' or 'ubuntu-fc-uvm', existence of /app/.git, presence of the JULES\_SESSION\_ID environment variable used by Google Jules) and, when matched, reads lib/.perf.dat (an 11KB hidden AES-256-CBC encrypted blob), decrypts it with a hardcoded key/IV split across four hex fragments, and executes the cleartext via \`new Function(\_r)()\`. Sensitive Node API names are concatenated to evade static analysis (\`require('f'+'s')\`, \`require('crypt'+'o')\`, \`createDecipheriv('aes-256-cb'+'c',...)\`) and the entire block is wrapped in \`try{...}catch(\_){}\` so failures are silent. A misleading comment (\`// Load optional performance telemetry module\`) directly above the decrypt-and-exec block provides cover. The combination of hidden encrypted payload, hardcoded key, sandbox-host gating, string-split obfuscation, and silent execution at module load is a deliberate dropper designed to fire inside AI-agent / CI sandboxes while remaining quiet on developer laptops. Any installer that requires this package on a matching host runs attacker-controlled code with the full privileges of the host process.

\#\# Source: ghsa-malware (12b15f027fc185278e8c985698047afa0651d843a38ce06a214af9c61b2eb49c) 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.

## 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:** @gbrlxvi/ts-form-utils
- **Ecosystem:** npm
- **Version:** 2.1.1
- **Version published:** 2026-06-01T15:21:57.957Z
- **Package first seen:** 2026-06-30T15:00:00.099Z
- **Package last seen:** 2026-08-14T15:30:06.295Z
- **Known versions:** 15
- **Latest version:** 2.1.1
- **Appeal under review:** No

## References
- [HTML security report](<https://firewall.lpm.dev/npm/@gbrlxvi/ts-form-utils/v/2.1.1>)
- [OSV advisory](<https://osv.dev/vulnerability/MAL-2026-5753>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.4.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.0.1>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.3.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.2.1>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.1.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.0.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/2.1.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.5.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.7.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.6.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.9.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.0.2>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/2.0.0>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/1.8.0>)
- [ADVISORY](<https://github.com/advisories/GHSA-587p-qfc4-5c3c>)
- [PACKAGE](<https://www.npmjs.com/package/@gbrlxvi/ts-form-utils/v/2.1.1>)
