ida-reverse

Warn

Audited by Socket on Jun 25, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
scripts/start.ps1

This module is primarily a local service orchestrator: it locates (or bootstraps) the IDA MCP server executable, kills prior instances, starts the server hidden on 127.0.0.1, and polls a localhost JSON-RPC endpoint for readiness. No direct malicious payload or external exfiltration is evident in the fragment itself. The main security risk is supply-chain execution: it runs a repo-relative bootstrap script using powershell.exe with -ExecutionPolicy Bypass, which could download/modify code depending on the bootstrap script’s integrity. Hidden server start and broad process termination are additional caution flags, but they are consistent with dev tooling.

Confidence: 60%Severity: 50%
SecurityMEDIUM
SKILL.md
Audit Metadata
Analyzed At
Jun 25, 2026, 03:59 AM
Package URL
pkg:socket/skills-sh/zhaoxuya520%2FAI-Fullstack-Delivery-Workflow%2Fida-reverse%2F@c763fbf2df03c52557a945e59e6769bc2ae565fe5655ed89e54559301171c082
Security Audit — socket — ida-reverse