Back to skill
Skillv1.0.0
VirusTotal security
Dialogflow Cx Conversations · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 4:51 AM
- Hash
- 7fa6df7a942278d72b971cf16a45f983ca6072919b08579ec8616cdf7b4ccc21
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: dialogflow-cx-conversations Version: 1.0.0 The skill bundle is designed to interact with Google Dialogflow CX via its official API. The `SKILL.md` provides clear documentation and `curl` examples for API usage, while the `scripts/conversations.py` uses the `google-cloud-dialogflow-cx` client library to perform `detect-intent` and `match-intent` operations. User inputs are handled safely via `argparse` and passed as data to the client library, preventing command injection. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts against the agent. All actions align with the stated purpose of managing Dialogflow CX conversations.
- External report
- View on VirusTotal
