cross-platform-safety
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill's primary function is to enforce environment-specific safety guardrails and best practices for shell command generation.
- [Indirect Prompt Injection] (LOW): The skill possesses an attack surface as it ingests user-provided context about commands and paths.
- Ingestion points: User input regarding Windows, WSL, PowerShell, or Docker configurations.
- Boundary markers: Absent; the skill does not explicitly instruct the agent to ignore instructions embedded within the user's technical context.
- Capability inventory: The skill allows the use of
Bash,PowerShell, andReadtools. - Sanitization: The skill mitigates risks by requiring explicit quoting and "dry read" verification steps (
pwd,whoami,ls) before executing potentially destructive actions.
Audit Metadata