---
skill_id: marketplace-disclaimer-engine
evaluation: free
price_usd_full: 5.99
challenge: https://lvlltd.com/api/pay?skill=marketplace-disclaimer-engine
outline: https://lvlltd.com/skills/marketplace-disclaimer-engine/outline.json
standards: x402, ERC-7857
---

# Free sample — Marketplace Disclaimer Engine

**Skill ID:** `marketplace-disclaimer-engine`  
**Full unlock:** $5.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=marketplace-disclaimer-engine  
**Outline JSON:** https://lvlltd.com/skills/marketplace-disclaimer-engine/outline.json

## Summary

Generate consistent, honest marketplace disclaimers for skill packs and digital goods including SSI/PASS absolute protection and non-advice language.

## When to use

- Listing a new skill
- Need uniform disclaimer set
- Digital good launch

## Decision criteria (buy vs skip)

- You need this when: Listing a new skill
- You get capability: Classify product type
- Budget fits: full unlock is $5.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. Classify product type
2. Select disclaimer blocks
3. Add SSI/PASS protection
4. Localize tone without weakening
5. Attach to listing

## Capabilities (preview)

- Classify product type
- Select disclaimer blocks
- Add SSI/PASS protection
- Localize tone without weakening
- Attach to listing

## 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/marketplace-disclaimer-engine/outline.json
GET  https://lvlltd.com/api/pay?skill=marketplace-disclaimer-engine   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"marketplace-disclaimer-engine"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Marketplace Disclaimer Engine

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

## Summary

Generate consistent, honest marketplace disclaimers for skill packs and digital goods including SSI/PASS absolute protection and non-advice language.

---

---
name: marketplace-disclaimer-engine
description: Generate consistent marketplace disclaimers for skills digital goods and agent services with SSI PASS protection. Use when marketplace disclaimer engine, skill disclaimers, digital goods legal copy, or /marketplace-disclaimer-engine.
---

# Marketplace Disclaimer Engine

Generate consistent, honest marketplace disclaimers for skill packs and digital goods including SSI/PASS absolute protection and non-advice language.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Legal |
| Unlock | $5.99 USDC (x402 Base) |
| Triggers | marketplace disclaimer, skill legal copy, SSI PASS disclaimer, /marketplace-disclaimer-engine |

## When to use
- Listing a new skill
- Need uniform disclaimer set
- Digital good launch

## Core workflow
1. Identify product class
2. Select required blocks
3. Insert absolute SSI/PASS ban
4. Strip overclaims
5. Emit listing-ready text

## Procedures (non-obvious)
### Required blocks
Operational tooling only; not legal/tax/medical/investment/benefits advice; no revenue guarantees; crypto irreversible; SSI/PASS absolute protection.

### Forbidden
Guaranteed income, medical cure claims, benefits advice.

## Edge cases
- Neurotech or health-adjacent skills
- Multi-jurisdiction buyers

## Failure modes
- Softening SSI/PASS
- Revenue guarantees

## Verification
- SSI/PASS present
- Non-advice present
- No guarantee language

## Artifact outputs
- `disclaimers.md`
- `listing-footer.txt`
- `claim-scrub-report.md`

## Related skills
- privacy-policy-composer
- content-licensing-terms-generator
- regulatory-mapping-agent

## 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, skipp

…(remainder sealed after x402 unlock)…

