maintainx-webhooks-events

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to interact with the MaintainX API for webhook registration, listing, and deletion. These are standard API operations using the user-provided MAINTAINX_API_KEY.- [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to use environment variables (MAINTAINX_API_KEY, MAINTAINX_WEBHOOK_SECRET) and does not contain hardcoded secrets.- [EXTERNAL_DOWNLOADS]: The skill uses npm via Bash to set up the environment, which is standard behavior for Node.js projects.- [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration were detected. The webhook handlers demonstrate typical integration logic (e.g., sending alerts to Slack or syncing to an ERP).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:47 AM
Security Audit — agent-trust-hub — maintainx-webhooks-events