Fraud Pattern Explanation
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No malicious patterns, prompt overrides, or attempts to bypass safety filters were detected. The skill's instructions are strictly functional and focused on the domain of fraud analysis.
- [NO_CODE]: The skill consists entirely of markdown instructions and does not provide or reference any executable code, scripts, or binaries.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8) by design as it processes external transaction data.
- Ingestion points: Untrusted data is ingested via 'flagged_transactions', 'customer_history', and 'order_details' as specified in the Required Inputs section of SKILL.md.
- Boundary markers: No explicit delimiters or instructions to ignore embedded instructions within the input data are provided.
- Capability inventory: None. Across all instructions, there are no subprocess calls, file operations, or network requests; the skill only generates narrative text.
- Sanitization: No input validation or sanitization mechanisms are defined.
Audit Metadata