autonomous-dispatcher

Warn

Audited by Socket on May 14, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/dispatcher-multi-tick.sh

No explicit malicious payload (exfiltration/cryptomining/reverse shell) is evident in this module. The dominant supply-chain/security risk is intentional configuration-as-code execution: dispatcher.conf is sourced directly, and inline project metadata is executed via eval after partial validation. Mitigations exist (ownership/permission trust gate for dispatcher.conf, subshell isolation, and basic assignment-format validation for inline metadata), but the eval-based design is sensitive to validator gaps. This file should be treated as security-critical: ensure dispatcher.conf is strictly non-writable by untrusted users and review downstream dispatcher-tick.sh/lib-config.sh for additional trust and sanitization.

Confidence: 64%Severity: 62%
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill is internally consistent with its stated dispatcher purpose and uses official GitHub/AWS mechanisms, so it does not look malicious. However, it processes untrusted GitHub issue content and can autonomously trigger local or remote execution via cron and AWS SSM, which creates meaningful security risk even though the scope is mostly proportionate.

Confidence: 86%Severity: 58%
Audit Metadata
Analyzed At
May 14, 2026, 07:05 PM
Package URL
pkg:socket/skills-sh/zxkane%2Fautonomous-dev-team%2Fautonomous-dispatcher%2F@72525ae540dcb859d4b1e84a51b27422315554b3