client-compatibility

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFE
Full Analysis
  • Platform Compatibility Logic: The skill outlines how to detect the host environment (CLI vs VS Code) and select the appropriate internal tools for agent spawning. This represents standard conditional logic for cross-platform support and does not present security considerations.
  • Agent Orchestration Patterns: The instructions describe how to structure prompts and sequence tool calls for subagents. These patterns are part of the intended orchestration functionality and do not involve unauthorized command execution or network operations.
  • Local State Management: The use of filesystem-based state in a local directory for cross-platform consistency is a routine application practice and does not target sensitive system directories or user credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 10:33 AM
Security Audit — agent-trust-hub — client-compatibility