rfp-response
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted external data in the form of RFP documents, which constitutes a potential surface for indirect prompt injection.
- Ingestion points: The skill explicitly requests "The RFP" (requirements, criteria, etc.) as input in SKILL.md.
- Boundary markers: There are no explicit delimiters or instructions for the agent to ignore potentially malicious content within the provided RFP documents.
- Capability inventory: The skill is limited to text generation; it does not utilize file-system writes, network operations, or subprocess execution tools.
- Sanitization: No sanitization or validation of the input text is mentioned.
- [NO_CODE]: The skill consists entirely of natural language instructions and does not include any scripts, executable code, or package dependencies.
Audit Metadata