security-report
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data from security scan results and SBOMs, which are then used to inform sensitive actions such as creating or approving security exemptions.
- Ingestion points: The skill uses
harness_listandharness_getinSKILL.mdto retrieve data forsecurity_issue,scs_sbom,scs_artifact_component, andscs_compliance_resultresources. - Boundary markers: No specific delimiters or "ignore embedded instructions" warnings are defined to prevent the agent from following instructions potentially hidden in scan metadata.
- Capability inventory: The skill utilizes
harness_createandharness_executetools inSKILL.mdto managesecurity_exemptionresources, allowing for state changes in the security posture. - Sanitization: There is no evidence of sanitization, validation, or filtering of the external security content before it is processed by the agent.
Audit Metadata