diagnosing-endpoint-performance
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests potentially untrusted data from endpoint configurations and system logs. Ingestion points: The skill retrieves external data using
endpoint-getandexecute-sqlfor query logs. Boundary markers: The instructions explicitly require the agent to get user sign-off and manually verify the semantic equivalence of rewrites before application. Capability inventory: The skill utilizesexecute-sqlfor data retrieval andendpoint-updatefor modifying endpoint logic. Sanitization: The workflow relies on manual user verification and comparison of query results rather than automated filtering. - [COMMAND_EXECUTION]: The skill uses
execute-sqlto query thequery_logtable for auditing performance. - [DYNAMIC_EXECUTION]: The skill generates SQL query rewrites via a specialized suggestion tool and executes them using
execute-sqlfor verification.
Audit Metadata