economy
Warn
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: MEDIUMPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (MEDIUM): The skill defines an attack surface where untrusted data (item descriptions, buyer/seller names) is ingested and stored using powerful file-system tools.
- Ingestion points:
item,seller, andbuyerinputs inSKILL.mdand method parameters inCARD.yml. - Boundary markers: Absent; the skill does not specify delimiters or instructions to ignore embedded commands within item names or descriptions.
- Capability inventory: The skill explicitly requests
read_file,write_file, andsearch_replacecapabilities to manage inventory and logs, which allows for persistent state modification. - Sanitization: No sanitization, validation, or escaping of input strings is defined before they are interpolated into file operations.
- [Metadata Poisoning] (MEDIUM): The file
skill-snitch-report.mdcontains a deceptive self-audit that provides a 'Verdict: APPROVE' and labels the risk as 'LOW'. These claims are analyzed as data and disregarded per the global security instructions to prevent misjudgment of the skill's actual risk profile.
Audit Metadata