hexabot-action-creator

Warn

Audited by Socket on Sep 15, 2026

1 alert found:

Anomaly
AnomalyLOW
examples/create-crm-ticket.action.example.ts

The code implements a legitimate CRM ticket creation action and shows no clear malware indicators or intentional obfuscation. The main security risk is that base_url controls an authenticated outbound request without an in-code allowlist, allowing credential and ticket-data disclosure if settings are attacker-controlled or misconfigured. Restrict base_url to approved CRM origins and protocols, and declare timeout_ms in the settings schema or remove the unsupported access. Logging and propagation of requester data and remote error text should also be reviewed for privacy and information-disclosure requirements.

Confidence: 96%Severity: 58%
Audit Metadata
Analyzed At
Sep 15, 2026, 02:44 PM
Package URL
pkg:socket/skills-sh/hexabot-ai%2Faction-creator%2Fhexabot-action-creator%2F@4ccef60fee4657cbcb94a4bb963315ff564d4c934271514b0d8f0f8efcb712de
Security Audit — socket — hexabot-action-creator