# Project Vendor Boundary

> Overlay for app-owned versus vendored dependency boundaries. Portable across repos that vendor third-party code. Use when work touches vendored dependencies or their integration seam.

- **Type:** Skill
- **Install:** `agentstack add skill-n-n-code-n-n-code-skills-project-vendor-boundary`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [n-n-code](https://agentstack.voostack.com/s/n-n-code)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [n-n-code](https://github.com/n-n-code)
- **Source:** https://github.com/n-n-code/n-n-code-skills/tree/main/.agents/skills/project-vendor-boundary

## Install

```sh
agentstack add skill-n-n-code-n-n-code-skills-project-vendor-boundary
```

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

## About

# Project Vendor Boundary

This is a composable overlay, not a standalone workflow.
Use alongside the repo's implementation skill when work touches vendored
dependencies or their integration boundary.

## When to use

The change involves vendored third-party code, the boundary between app-owned
and vendored code, or dependency integration (subtrees, vendor directories,
copied sources).

## Not for

App-owned code that does not touch vendor boundaries (use the implementation
skill directly), or release/packaging concerns (use **project-release-maintainer**).

## Rules

- prefer app-side integration changes before editing vendored code
- treat vendored code as subtree/vendor content, not normal project code
- keep notices, provenance, upstream version/source, local patch rationale, and
  install rules aligned with vendor changes
- prefer adapter or wrapper changes in app-owned code before patching vendored
  sources; patch vendor code only when the seam cannot reasonably absorb the
  change
- avoid unrelated churn inside vendor trees

## Source & license

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

- **Author:** [n-n-code](https://github.com/n-n-code)
- **Source:** [n-n-code/n-n-code-skills](https://github.com/n-n-code/n-n-code-skills)
- **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-n-n-code-n-n-code-skills-project-vendor-boundary
- Seller: https://agentstack.voostack.com/s/n-n-code
- 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%.
