exploit-dev-expert

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: Provides templates for executing and debugging local binaries using functions like process('./vuln'), gdb.debug(), and p.interactive() which are used to gain shell access during local exploitation testing.- [EXTERNAL_DOWNLOADS]: Lists pwntools as a primary Python dependency for performing binary analysis, shellcode generation, and remote interaction.- [DATA_EXFILTRATION]: Includes educational examples for accessing sensitive system files such as /etc/passwd within shellcode templates (shellcraft.cat('/etc/passwd')) and provides methods for establishing remote network connections for exploit delivery via remote('ip', port).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 02:08 AM
Security Audit — agent-trust-hub — exploit-dev-expert