ai-sales-call-prep
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection because it ingests and processes untrusted external data.
- Ingestion points: The skill accepts untrusted data via the
materialUrl,materialFile, andmaterialTextparameters defined inreferences/form-schema.jsonandSKILL.md. - Boundary markers: The instructions do not define clear boundary markers or provide the agent with guidance to ignore embedded instructions within the ingested data.
- Capability inventory: The skill executes a Python script (
scripts/run.py) that performs network operations tohttps://ai-skills.aito process the data. - Sanitization: There is no evidence of sanitization, filtering, or escaping of the external content before it is processed by the agent.
Audit Metadata