tools
Audited by Socket on Feb 19, 2026
1 alert found:
Malware[Skill Scanner] Installation of third-party script detected All findings: [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] BENIGN. The fragment is a documentation/resource piece describing current Ethereum development tools and agent-discovery workflows. No malicious data flows, credential harvesting, or covert network activity are evident. The only minor concern is the use of private-key placeholders in example code, which is standard for tutorials but should be clearly handled as non-secret placeholders by readers to avoid leaking real keys. Overall, the content aligns with its stated purpose and does not introduce security risks beyond normal best-practice cautions for handling credentials in examples. LLM verification: This SKILL.md is mostly benign documentation for Ethereum developer tooling, but it contains several supply-chain and operational security risks: (1) examples that encourage insecure handling of private keys (CLI args and inline variables), (2) recommendations to route agent queries through a third-party MCP endpoint without describing trust/privacy/retention implications, and (3) unpinned dependency installation instructions that increase supply-chain risk. There is no direct evidence of malwar