# Probe Allowed Tools Control

> Control twin of probe-allowed-tools with no allowed-tools field. Use when asked to probe allowed-tools control behavior.

- Skill: `agent-ecosystem/probe-allowed-tools-control` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agent-ecosystem/probe-allowed-tools-control`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agent-ecosystem/probe-allowed-tools-control/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agent-ecosystem (https://skillmd.com/u/agent-ecosystem)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/agent-ecosystem/probe-allowed-tools-control

---


# Allowed-Tools Control Probe

This is the control twin of `probe-allowed-tools`: the same shape and
the same kind of instruction, but with no `allowed-tools` field in the
frontmatter. If a command runs for both skills, the platform's general
permission posture allowed it; if it runs only for the twin that
declares `allowed-tools`, the field did the pre-approving.

## Canary Phrase

The canary phrase for this skill's body is: **STINT-MARBLE-9912**

## Instructions

When activated:

1. Report: "probe-allowed-tools-control activated. Canary: **STINT-MARBLE-9912**"

2. Run exactly this command and report its output verbatim, or the exact
   error if it was blocked: `printf 'LAPWING-%s-2260\n' 'FLUORITE'`

3. Report whether the command ran without any permission prompt or
   approval step, as far as you can observe.

