sales-operations
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements sales operations workflows through local Python scripts that focus on data analysis and reporting.
- [PROMPT_INJECTION]: No evidence of prompt injection or instructions to bypass safety guidelines was found. The workflow and instructions are focused strictly on business operations.
- [DATA_EXPOSURE]: No hardcoded credentials, API keys, or access to sensitive local file paths (like .ssh or .aws) were detected.
- [EXTERNAL_DOWNLOADS]: The scripts and skill instructions do not contain any network operations, such as curl, wget, or fetch requests.
- [REMOTE_CODE_EXECUTION]: There is no dynamic code execution or remote script loading. The scripts process local CSV and JSON files using standard Python libraries (json, csv).
- [COMMAND_EXECUTION]: Shell commands shown in the documentation are restricted to running the included local scripts with data parameters, which is expected functionality for this type of tool.
- [INDIRECT_PROMPT_INJECTION]: While the skill is designed to ingest external sales data (e.g., opportunities.csv, accounts.csv), the provided scripts handle this data as structured numeric or categorical information using safe parsing methods, posing no significant risk of interpreting data as commands.
Audit Metadata