OutboundSync Analysis
v0.1.1Analyze outbound campaign performance, reply rates, open-to-reply conversion, follow-up prioritization, platform attribution, and deliverability using Outbou...
⭐ 1· 305·0 current·0 all-time
byHarris Kenny@osiharris
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the implemented workflow: router_contract, field mappings, and examples all describe HubSpot/Salesforce OutboundSync analysis. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md restricts behavior to read-only, local-only analysis using declared CRM fields and explicit intent routing; it forbids shell execution and secret exfiltration. The instructions operate only on CRM-synced fields and include preflight checks, so scope is narrow and well-defined.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. It assumes the agent has CRM access elsewhere (expected for a read-only analytics skill) and does not request unrelated secrets.
Persistence & Privilege
always:false and default model invocation settings; the skill does not request permanent inclusion or modify other skills or system settings. It does not persist credentials or change agent configuration.
Assessment
This skill appears coherent and read-only, but it operates on CRM fields that can contain PII or long message bodies. Before installing, confirm that: (1) the agent's CRM connector uses least-privilege, read-only credentials; (2) you are comfortable with the agent accessing long-text fields (reply/message bodies) — consider masking or restricting those fields if needed; (3) you understand the skill expects OutboundSync fields to already exist in your CRM (no automatic provisioning). If you need stricter controls, require the agent to exclude raw message bodies from prompts or enforce field-level filtering in your connector.Like a lobster shell, security has layers — review code before you run it.
latestvk9750h8w2gz8yv6a0hfvvaedfn81wcen
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
