ai-sales-qualification
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, direct prompt injections, or unauthorized data exfiltration were found. The skill uses environment variables for secure API key management.
- [PROMPT_INJECTION]: The skill has an ingestion surface for indirect prompt injection as it processes data from external URLs, uploaded files, and user-provided text. However, the risk is minimal as the script's capabilities are restricted to API communication.
- Ingestion points:
materialText,materialFile, andmaterialUrldefined inSKILL.mdandreferences/form-schema.json. - Boundary markers: None explicitly defined in the instructions to delimit user content.
- Capability inventory: Network requests to
ai-skills.aiusingurllib.requestinscripts/run.py. - Sanitization: No specific sanitization or escaping of external content is performed in the runner script.
Audit Metadata