core-dumps

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Command Execution] (SAFE): The skill contains standard shell commands for system administration and debugging (e.g., ulimit, sysctl, gdb, lldb). These are necessary for the primary purpose of crash triage.
  • [Privilege Escalation] (LOW): Includes instructions for sudo sysctl and sudo apt install. While these require elevated privileges, they are standard procedures for configuring core dump patterns and installing necessary debugging tools. Per the security guidelines, the severity is downgraded because these operations are essential to the primary skill purpose.
  • [External Downloads] (SAFE): References official debuginfod servers from trusted organizations (Ubuntu, Fedora, Debian, Arch, openSUSE). These are used exclusively for fetching debug symbols via standardized tools.
  • [Data Exposure] (SAFE): While the skill accesses system paths like /var/lib/systemd/coredump/ and /proc/sys/kernel/core_pattern, these are standard locations for core dump management and do not involve exfiltration of sensitive user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 06:15 PM