---
skill_id: ip-protection-advisor
evaluation: free
price_usd_full: 6.99
challenge: https://lvlltd.com/api/pay?skill=ip-protection-advisor
outline: https://lvlltd.com/skills/ip-protection-advisor/outline.json
standards: x402, ERC-7857
---

# Free sample — IP Protection Advisor

**Skill ID:** `ip-protection-advisor`  
**Full unlock:** $6.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=ip-protection-advisor  
**Outline JSON:** https://lvlltd.com/skills/ip-protection-advisor/outline.json

## Summary

Produce practical IP hygiene plans (secrets, licenses, attribution, brand, invention notes) as operational checklists for counsel and founders.

## When to use

- Shipping product with third-party code
- Brand launch
- Skill pack originality concerns

## Decision criteria (buy vs skip)

- You need this when: Shipping product with third-party code
- You get capability: Inventory own vs third-party assets
- Budget fits: full unlock is $6.99 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Inventory own vs third-party assets
2. License compatibility scan notes
3. Secret and public split
4. Brand use checklist
5. Counsel escalate list

## Capabilities (preview)

- Inventory own vs third-party assets
- License compatibility scan notes
- Secret and public split
- Brand use checklist
- Counsel escalate list

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/ip-protection-advisor/outline.json
GET  https://lvlltd.com/api/pay?skill=ip-protection-advisor   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"ip-protection-advisor"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# IP Protection Advisor

**Price:** $6.99 / unlock
**Category:** Legal

## Summary

Produce practical IP hygiene plans (secrets, licenses, attribution, brand, invention notes) as operational checklists for counsel and founders.

---

---
name: ip-protection-advisor
description: Advise operational IP hygiene checklists for code content and brands without practicing law. Use when IP protection advisor, IP hygiene checklist, brand and code protection, or /ip-protection-advisor.
---

# IP Protection Advisor

Produce practical IP hygiene plans (secrets, licenses, attribution, brand, invention notes) as operational checklists for counsel and founders.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Legal |
| Unlock | $6.99 USDC (x402 Base) |
| Triggers | IP hygiene, brand protection checklist, code IP, /ip-protection-advisor |

## When to use
- Shipping product with third-party code
- Brand launch
- Skill pack originality concerns

## Core workflow
1. Asset inventory
2. License scan notes
3. Public disclosure risk
4. Brand checklist
5. Escalation list

## Procedures (non-obvious)
### Scope limit
No patentability opinions or trademark clearance guarantees. Provide checklists and evidence packs for counsel.

### Open source
Track license obligations (notice, share-alike) in a ledger before ship.

## Edge cases
- Contributor agreements missing
- AI-generated code provenance murky

## Failure modes
- Guaranteeing freeness to copy
- Ignoring copyleft

## Verification
- Inventory complete or gaps listed
- No legal guarantee language

## Artifact outputs
- `ip-inventory.md`
- `license-ledger.json`
- `counsel-escalations.md`

## Related skills
- content-licensing-terms-generator
- code-security-auditor
- marketplace-disclaimer-engine

## Super Alignment Contract
- Scalable oversight method: process supervision + human+AI critique before high-blast actions
- Corrigibility guarantees: shutdown, steerability, non-deception; operator may abort mid-run
- Value model: Partnership Agreement + 5 Behavioral Protocols
- Drift detection: flag invented evidence, skipped verification, or revenue-over-truth optimization
- Red-team surface: prompt injection via retrieved

…(remainder sealed after x402 unlock)…

