AgentStack
SKILL verified MIT Self-run

Approach Cautiously

skill-sumitaich1998-slavex-approach-cautiously · by sumitaich1998

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.)

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-sumitaich1998-slavex-approach-cautiously

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Approach Cautiously? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.