notifications
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to perform system monitoring and service management tasks.
- Evidence: Employs
pm2 restartfor automated service remediation when health checks fail. - Evidence: Uses
grepandawkto programmatically extract configuration values from local files (e.g.,.aiter/memory/config.md). - [EXTERNAL_DOWNLOADS]: The skill performs network-based operations to interact with remote services.
- Evidence: Uses
curlto check the status codes of external API endpoints for health monitoring. - Evidence: Supports outbound network requests to user-defined webhook URLs for sending alerts.
Audit Metadata