objection-handling
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide structured guidance for sales teams using established methodologies (e.g., AER framework, Sandler Pain Funnel). It does not request sensitive permissions or perform unauthorized actions.
- [COMMAND_EXECUTION]: The skill includes a utility script
scripts/check-output.pyused to verify that the generated sales playbook meets minimum requirements. - Evidence: The script checks for a file's existence, verifies it contains at least 200 characters, and looks for specific sales-related keywords.
- Security Note: The script uses standard library modules (
sys,pathlib) and does not involve network access, shell interpolation, or unsafe execution functions. - [DATA_EXPOSURE]: No hardcoded credentials or access to sensitive local file paths (e.g., SSH keys, cloud credentials) were detected in the skill instructions or scripts.
- [PROMPT_INJECTION]: The instructions focus entirely on sales playbooks and do not contain patterns intended to bypass AI safety guardrails or extract system prompts.
Audit Metadata