AI Security Review
scanned 2h ago · by lpm-firewall-aiReview 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.
Decision evidence
public snapshot- `dist/cli/hook.js` explicitly writes `.claude/settings.json` and `.github/hooks/alimbo-intercept.json` into the current project.
- Copied hook scripts read tool input and send hook payloads to a configured intercept server through `requestGatewayHook`.
- `dist/setup.js` defaults the cloud service URL to `https://go.aigc4me.cloud` and writes intercept settings into the user's `.env`.
- `dist/hooks/scripts/copilot/session-end.mjs` can delete the named PM2 gateway when an opt-in environment flag is set.
- `package.json` has no `preinstall`, `install`, or `postinstall` lifecycle hook.
- Agent-control writes occur only through explicit CLI commands such as `alimbo hook`, `alimbo claude`, or `alimbo copilot`.
- Hook installation is project-scoped and normally skips existing files unless `--force` is supplied.
- No source evidence of hidden payload execution, credential harvesting, destructive broad filesystem behavior, or silent network execution on install.
- Nested archives inventory as prior source snapshots; no executable loader references them.
Source & flagged code
6 flagged · loading sourcePackage source references weak cryptographic algorithms.
dist/bridge/feishu.jsView on unpkg · L8Package hides binary, compressed, or executable-looking payloads in test/fixture/hidden paths.
dist/hooks/agentwatch/.claude/permrequest-hook.shView on unpkgPackage ships non-JavaScript build or shell helper files.
dist/hooks/agentwatch/.claude/permrequest-hook.shView on unpkgPackage ships high-entropy non-source blobs.
dist/myclaw-v0.2.0-source.tar.gzView on unpkgPackage ships compressed or archive-like blobs.
dist/myclaw-v0.2.0-source.tar.gzView on unpkgPackage ships a nested archive or MCP bundle that was inventoried but not recursively analyzed.
dist/alimbo-v0.2.2-source.zipView on unpkg