# Approach Cautiously

> Approaches a named target slowly and cautiously, low and watchful, ready to stop, via moveTo. Use when a command mentions approach cautiously, sneak up on the X, carefully approach, move in slowly on, or edge toward something. (For a brisk approach, use approach-object.)

- **Type:** Skill
- **Install:** `agentstack add skill-sumitaich1998-slavex-approach-cautiously`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sumitaich1998](https://agentstack.voostack.com/s/sumitaich1998)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [sumitaich1998](https://github.com/sumitaich1998)
- **Source:** https://github.com/sumitaich1998/slavex/tree/master/.cursor/skills/approach-cautiously

## Install

```sh
agentstack add skill-sumitaich1998-slavex-approach-cautiously
```

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

## About

# approach-cautiously

Walk to a named target slowly with a wary low posture; the engine stops adjacent.

Composes: walk + bend-knees

## How
- Emit `moveTo:{target:}` from `state.locations`/objects; slow `durationMs` (~3400).
- Base `pose`: slight crouch (`Spine`+X, soft knees), head up watching (`Neck`-X).

## Example
- "approach the door cautiously" -> `{"durationMs":3400,"moveTo":{"target":"door"},"pose":{"Spine":[10,0,0],"Neck":[-6,0,0],"LeftLeg":[12,0,0],"RightLeg":[12,0,0]},"say":"Approaching slowly..."}`

## Limits & posture
Keep ≥1 foot grounded except at a jump's airborne apex; stay inside human joint ranges and keep weight over the support — see `balance-and-posture`.

## Source & license

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

- **Author:** [sumitaich1998](https://github.com/sumitaich1998)
- **Source:** [sumitaich1998/slavex](https://github.com/sumitaich1998/slavex)
- **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-sumitaich1998-slavex-approach-cautiously
- Seller: https://agentstack.voostack.com/s/sumitaich1998
- 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%.
