Lead Qualification
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is composed of markdown templates and metadata for sales lead qualification. It does not contain any executable scripts, binary files, or suspicious shell commands. No hardcoded credentials or malicious persistence mechanisms were found.
- [PROMPT_INJECTION]: The skill identifies an attack surface for indirect prompt injection through its use of spreadsheet analysis tools.
- Ingestion points: The skill uses the
read_xlsxandanalyze_spreadsheettools defined in theSKILL.mdfrontmatter to ingest lead data. - Boundary markers: No specific delimitation or instructions to ignore embedded content are present in the qualification framework templates.
- Capability inventory: The skill has file creation capabilities via the
create_xlsxtool. - Sanitization: There is no evidence of data sanitization or validation performed on the contents of the ingested spreadsheets.
Audit Metadata