manage-agent

Warn

Audited by Socket on May 19, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/install-amctl.sh

This wrapper itself does not show direct malware behavior, but it implements high-risk software supply-chain behavior: it downloads an unpinned remote installer script from a raw GitHub URL and executes it immediately via `curl | sh` with no integrity/signature verification. This creates a significant risk of arbitrary code execution if upstream content changes or is compromised. Mitigation: pin to an exact commit/tag, verify checksums or signatures, and avoid executing remote scripts directly (or use a vetted package manager/installer with provenance).

Confidence: 84%Severity: 87%
Audit Metadata
Analyzed At
May 19, 2026, 09:06 PM
Package URL
pkg:socket/skills-sh/wso2%2Fagent-skills%2Fmanage-agent%2F@f4ee7d6d09a367c006013b6967f9431520750096
Security Audit — socket — manage-agent