ai-amazon-subscribe-save
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from external sources.\n
- Ingestion points: Identified in
references/form-schema.jsonandreferences/skill.jsonvia parametersmaterialUrl,materialText, andmaterialFile.\n - Boundary markers: The skill instructions do not specify any delimiters or safety warnings to separate user-provided data from agent instructions.\n
- Capability inventory: The
scripts/run.pyscript performs network operations using theurllib.requestlibrary to transmit data to the AI Skills API athttps://ai-skills.ai.\n - Sanitization: No evidence of input validation, escaping, or content filtering for the ingested materials was found in the provided code.
Audit Metadata