outbound-prospecting-engine
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines shell functions (
state_read,state_write,state_append) that usecurlto interact with a centralized state API defined by thePEPPER_CLOUD_URLenvironment variable. - [DATA_EXFILTRATION]: While the skill performs network operations using
curl, these are restricted to the platform's state management API (PEPPER_CLOUD_URL) and use thePEPPER_EVENT_SECRETfor authenticated access to retrieve or update operational data (TAM, pipeline, and sequences). - [SAFE]: The skill implements best practices by requiring user confirmation before writing significant state updates to the cloud-based files (
revops/tam.md,revops/sequences.md).
Audit Metadata