daytona-windows-cert
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads support scripts and application builds from official 'different-ai' GitHub repositories (different-ai/openwork).
- [COMMAND_EXECUTION]: The skill uses 'daytona exec' and PowerShell to manage a Windows sandbox environment. These commands are necessary for the skill's stated purpose of testing system-level certificate trust settings.
- [OBFUSCATION]: Base64 encoding is used in the SKILL.md documentation to safely pass multi-line PowerShell scripts to the 'daytona exec' command without shell quoting issues. The decoded scripts perform standard configuration tasks like setting up scheduled tasks and file paths.
- [PRIVILEGE_ESCALATION]: The skill uses scheduled tasks running as 'SYSTEM' to ensure background processes persist within the Windows sandbox. This is a standard practice for maintaining test listeners in this specific sandbox environment.
Audit Metadata