Back to skill

Security audit

Ssh Guard

Security checks for vulnerabilities and agentic risk

Overview

This SSH approval guard is purpose-aligned, but its session-wide approvals have scope concerns around subagents and session isolation.

Review before installing if you use subagents or need strict per-channel/per-account approval boundaries. Prefer one-time SSH approvals, avoid session-wide approval for sensitive environments, and avoid putting passwords or secrets directly in SSH command lines because command snippets may be logged.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.