get_rootcheck_results
Retrieve rootcheck audit results for a specified agent to identify rootkits, trojans, hidden processes, and other system anomalies.
Instructions
Get rootcheck results for an agent.
Rootcheck performs system auditing, checking for rootkits, trojans, hidden processes, suspicious files, and system anomalies.
Args: agent_id: Agent ID to query (default: '000' for the manager).
Returns: JSON object with rootcheck findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | 000 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |