building-c2-infrastructure-with-sliver-framework

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Sliver C2 framework installation script from sliver.sh, which is the official domain for this well-known security tool.
  • [REMOTE_CODE_EXECUTION]: A setup procedure involves the execution of a remote script using the curl | bash pattern to install the Sliver framework on the host system.
  • [COMMAND_EXECUTION]: Python scripts (agent.py, process.py) use the subprocess module to interact with the sliver-client and nslookup command-line utilities for managing and monitoring the infrastructure.
  • [DATA_EXFILTRATION]: No patterns for unauthorized data access or external exfiltration were detected; network operations are limited to health checks and C2 management.
  • [CREDENTIALS_UNSAFE]: Sensitive information such as IP addresses and domain names are handled via placeholders or configuration files, with no hardcoded secrets found in the code or documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 02:48 AM