magpie-setup-isolated-setup-doctor

Diagnose secure-agent setup restrictions with live probes for SSH, ports, and runtime sockets.

79|76|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/apache/magpie --skill magpie-setup-isolated-setup-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magpie-setup-isolated-setup-doctor
Source: https://github.com/apache/magpie/tree/main/skills/setup-isolated-setup-doctor
Command: npx skills add https://github.com/apache/magpie --skill magpie-setup-isolated-setup-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies functional restrictions in the secure-agent setup that may block legitimate workflows, such as issues with SSH agent, port binding, or Docker/Podman runtime sockets.

Core Features & Use Cases

  • Functional Diagnostics: Live probes of SSH agent, port binding, and Docker/Podman runtime sockets.
  • Troubleshooting: Points to specific troubleshooting entries for each issue identified.
  • Use Case: When the user experiences a workflow failure that appears to be related to the sandbox, this skill can help diagnose the issue and provide a starting point for resolution.

Quick Start

Run setup-isolated-setup-doctor to diagnose potential issues with your secure-agent setup.

Frequently Asked Questions about magpie-setup-isolated-setup-doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose secure-agent sandbox restrictions blocking my workflow?

To diagnose secure-agent sandbox restrictions, run the setup doctor to execute live probes on SSH agent reachability, port binding, and Docker or Podman runtime socket access. It identifies functional limitations and links to troubleshooting documentation for resolution.

Why does my SSH agent fail inside the secure-agent environment?

SSH agent failures in the secure-agent environment are detected by running live probes. The diagnostic identifies reachability restrictions and points to specific troubleshooting entries to help resolve the blocked SSH agent connection.

How can I troubleshoot Docker or Podman runtime socket access issues in a sandbox?

Troubleshoot Docker or Podman runtime socket access by running the diagnostic probes. The setup doctor tests runtime socket availability within the secure-agent sandbox and returns specific documentation to address any identified access restrictions.

Do I need Python 3 to run setup diagnostics for port binding issues?

Yes, Python 3 is required to run the setup diagnostics for port binding issues. The secure-agent environment depends on Python 3 to execute the live probes that detect functional restrictions and generate troubleshooting guidance.