risk-identification
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from ServiceNow tables that are then processed by the agent.
- Ingestion points: Data is retrieved from the
sn_risk_identification(e.g.,short_description),sn_grc_risk(e.g.,short_description),sn_grc_profile, andsn_grc_issuetables as described in theProceduresection ofSKILL.md. - Boundary markers: The instructions lack explicit boundary markers or directives for the agent to ignore or isolate instructions potentially embedded within the records retrieved from ServiceNow.
- Capability inventory: The skill allows creating and updating records via
SN-Create-Record,SN-Update-Record, andSN-Add-Work-Notes. It also listsBashas a native tool in the YAML frontmatter ofSKILL.md. - Sanitization: There are no instructions for sanitizing or validating input from ServiceNow before the agent acts upon it or generates scoring/rationales.
Audit Metadata