generate_security_report
Generate a comprehensive security assessment report by aggregating configuration scans and permission audits into a prioritized remediation plan with OWASP LLM Top 10 compliance notes.
Instructions
Generate a comprehensive security assessment report for an agent deployment. Aggregates results from config scans and permission audits into a prioritized remediation plan with OWASP LLM Top 10 compliance notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configs | No | Array of scan_mcp_config results to include in the report | |
| agent_name | Yes | Name of the agent or deployment being assessed | |
| audit_results | No | Array of audit_agent_permissions results to include in the report |