Repository for ion-code coding agent
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
dist/agent/runner.js sends chat context to configured model providers with tools.
dist/agent/runner.jsView on unpkgdist/tools/bashTool.js spawns arbitrary shell commands; noninteractive mode auto-allows them.
dist/tools/bashTool.jsView on unpkgdist/tools/readTool.js and writeTool.js permit arbitrary resolved filesystem paths.
dist/tools/readTool.jsView on unpkgdist/agent/runner.js sends chat context to configured model providers with tools.
dist/agent/runner.jsView on unpkgdist/tools/bashTool.js spawns arbitrary shell commands; noninteractive mode auto-allows them.
dist/tools/bashTool.jsView on unpkgdist/tools/readTool.js and writeTool.js permit arbitrary resolved filesystem paths.
dist/tools/readTool.jsView on unpkg