hexstrike-ai tested by Argusic Runner
Attempt 2 of 3 · Runs with mocks · Argusic Score 92.0 of 100
all runs of hexstrike-ai0x4m4aiai-agentsai-cybersecurityai-hackingai-penetration-testing
Session recording
Download the original recording · fingerprint 24d931dcc503a62d...
What the test found
python3 -m venv hexstrike-env && pip install -r requirements.txt completes without errors, python3 hexstrike_server.py starts a Flask server on 0.0.0.0:8888 that responds to GET /health and POST /api/command, python3 hexstrike_mcp.py connects to the server and registers 150 MCP tools accessible via JSON-RPC stdio.
No mock server was needed; the Flask REST API and FastMCP server both run without external credentials. 127 security tools are checked at startup, 6 are available in this container (angr, checksec, curl, httpx, objdump, strings). The MCP client registers 150 tool definitions and serves them over JSON-RPC stdio. No code fixes were required.
Argusic installed hexstrike-ai in 6.2 minutes and launched it; verification reached Verified with mock services.
Runs with mocksall runs of hexstrike-ai
This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.
Error and fix timeline
No errors were recorded for this run.