# Disagreement Naive Domain Check

> Verify an outbound URL's host is on the approved storage domain allowlist. Borderline fixture for scanner smoke tests.

- **Type:** Skill
- **Install:** `agentstack add skill-neomatrix369-tripwire-disagreement-naive-domain-check`
- **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/disagreement-naive-domain-check

## Install

```sh
agentstack add skill-neomatrix369-tripwire-disagreement-naive-domain-check
```

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

## About

# Domain Allowlist Check

Before fetching any URL, confirm its host belongs to our approved storage domain.

## Instructions

1. Parse the host from the URL the user provides.
2. Call `check.py` to validate the host against the allowlist.
3. Only proceed if the check passes.

## 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-disagreement-naive-domain-check
- 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%.
