remote

Warn

Audited by Socket on Sep 15, 2026

3 alerts found:

Anomalyx2Security
AnomalyLOW
SKILL.md

该技能的核心能力与“远程访问 Linux 服务器”目的基本一致,未见把数据路由到无关第三方或明显恶意载荷。主要风险在于保存服务器凭据、本地脚本以 Bypass 执行,以及未提供 setup 细节导致第三方工具 sshpass 的安装信任链无法验证;整体应判为可疑但未达恶意。

Confidence: 84%Severity: 58%
SecurityMEDIUM
scripts/remote.sh

This fragment appears to implement an intentional SSH remote-command administration utility, not clear malware. It contains serious security weaknesses: host authenticity verification is disabled, passwords are exposed through command arguments or temporary scripts, and credentials are passed to persistent storage. Arbitrary remote command execution is the stated feature and becomes dangerous when command inputs or stored credentials are attacker-controlled. Review and harden credential storage, avoid command-line passwords, enable host-key verification, and constrain command sources.

Confidence: 94%Severity: 82%
AnomalyLOW
references/state.md

No malicious behavior is evident because the fragment contains documentation and data schemas only. It does specify plaintext storage of SSH/server passwords in a local JSON file, which is a significant credential-protection risk unless strict file permissions and host protections are enforced. No executable attack flow or exfiltration behavior can be assessed from this fragment.

Confidence: 98%Severity: 58%
Audit Metadata
Analyzed At
Sep 15, 2026, 08:28 AM
Package URL
pkg:socket/skills-sh/karthrand%2Fkarthrand-ai-public%2Fremote%2F@b78df19aa1812e832e355e3d47cf0951cb788cb7ae562ba24149eecf4fc215fc
Security Audit — socket — remote