debug
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute various system utilities including process inspection (
ps aux), service management (systemctl), and container interaction (docker run) to diagnose the host and execution environment. - [COMMAND_EXECUTION]: Includes a "Quick Diagnostic Script" and directions to use the project's internal CLI tool (
ncl) and a database query wrapper (scripts/q.ts) to monitor message flow and system state. - [DATA_EXFILTRATION]: Describes methods to inspect internal logs and SQLite database files (
inbound.db,outbound.db) which contain system operational metadata and communication logs. This is used for troubleshooting message delivery issues. - [SAFE]: The identified command execution and file access patterns are consistent with the skill's stated primary purpose of system debugging and utilize legitimate local tools and project-specific resources.
Audit Metadata