pwn-chain

Pass

Audited by Gen Agent Trust Hub on Jul 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell commands for environment preparation, tool installation, and exploit execution.
  • It uses package managers like pip, gem, and apt to install security utilities.
  • It executes binary analysis tools such as checksec, ROPgadget, Ropper, and one_gadget to process target files.
  • [EXTERNAL_DOWNLOADS]: The skill fetches standard security research tools and signature databases from community-recognized GitHub repositories and official registries.
  • It downloads the libc-database from GitHub to assist in environment identification.
  • It clones the pwndbg and GEF debugging extensions to enhance local analysis capabilities.
  • [REMOTE_CODE_EXECUTION]: The skill automates the configuration of its environment by downloading and executing setup scripts from the source code of well-known security tools.
  • Specifically, it runs ./setup.sh after cloning pwndbg and ./get after cloning libc-database. These actions are standard for the installation of these specific tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 4, 2026, 02:01 AM
Security Audit — agent-trust-hub — pwn-chain