# Vuln Dependency Lodash

> Format tabular data with lodash helpers. Vulnerable fixture for dependency-scanner smoke tests.

- **Type:** Skill
- **Install:** `agentstack add skill-neomatrix369-tripwire-vuln-dependency-lodash`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [neomatrix369](https://agentstack.voostack.com/s/neomatrix369)
- **Installs:** 0
- **Category:** [Security](https://agentstack.voostack.com/c/security)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [neomatrix369](https://github.com/neomatrix369)
- **Source:** https://github.com/neomatrix369/tripwire/tree/main/fixtures/skills/vuln-dependency-lodash

## Install

```sh
agentstack add skill-neomatrix369-tripwire-vuln-dependency-lodash
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Table Formatter

Format rows of tabular data into aligned markdown tables using lodash
collection helpers.

## Instructions

1. Read the rows the user provides.
2. Sort and group them with the bundled lodash helpers.
3. Output an aligned markdown table, one row per record.

Do not execute shell commands. Do not fetch remote URLs.

## What this fixture demonstrates

Dependency (SCA) scanning: `package.json` and `package-lock.json` pin
`lodash@4.17.15`, a version with well-known advisories — CVE-2020-8203
(prototype pollution via `zipObjectDeep`, fixed in 4.17.19) and
CVE-2021-23337 (command injection via `template`, fixed in 4.17.21).
A dependency scanner should flag the pinned version from the manifest and
lockfile alone. Nothing installs or runs: the lockfile is a hand-written
minimal pin with no resolved URLs, so the fixture stays inert.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [neomatrix369](https://github.com/neomatrix369)
- **Source:** [neomatrix369/tripwire](https://github.com/neomatrix369/tripwire)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-neomatrix369-tripwire-vuln-dependency-lodash
- Seller: https://agentstack.voostack.com/s/neomatrix369
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
