AI Security Review
scanned 3h 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- `package.json` runs `hooks/postinstall.js` automatically on npm install.
- `hooks/sqliteRuntime.js` creates `~/.9router/runtime` and invokes npm to install `better-sqlite3` and fallback `sql.js`.
- `hooks/trayRuntime.js` auto-installs native `systray2` and removes legacy runtime/global-nested systray files.
- `hooks/pythonRuntime.js` auto-installs Python package `cloakbrowser` for browser relogin support.
- `app/src/mitm/server.js` is a TLS-intercepting proxy with root-CA and hosts-file/privileged-command logic.
- No source evidence of harvesting `.ssh`, cloud credentials, browser stores, or arbitrary environment variables for export.
- `src/cli/api/client.js` defaults to authenticated requests against local `localhost:20128`.
- Agent-tool setting APIs in `src/cli/api/client.js` are explicit local API actions, not lifecycle-hook mutations.
- The only exact authored update-check endpoint found is npm registry metadata for this package.
Source & flagged code
16 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage contains a critical-looking secret pattern.
app/.next-cli-build/server/chunks/4306.jsView on unpkg · L1RSA private key in app/.next-cli-build/server/chunks/4306.js
app/.next-cli-build/server/chunks/4306.jsView on unpkg · L1Package source references child process execution.
app/src/mitm/server.jsView on unpkg · L33A single source file combines environment access, network access, and code or shell execution; review context before blocking.
app/src/mitm/server.jsView on unpkg · L24Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
app/src/mitm/server.jsView on unpkg · L24This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
cli.jsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
cli.jsView on unpkg · L2Package source references dynamic require/import behavior.
app/server.jsView on unpkg · L1Source writes installer persistence such as shell profile or service configuration.
src/cli/tray/autostart.jsView on unpkg · L3Package source invokes a package manager install command at runtime.
app/src/lib/updater/updater.jsView on unpkg · L1Package ships non-JavaScript build or shell helper files.
app/relogin-grok.pyView on unpkgPackage ships high-entropy non-source blobs.
app/.next-cli-build/static/media/material-symbols-outlined.ec1fa111.woff2View on unpkgRSA private key in app/.next-cli-build/server/chunks/8971.js
app/.next-cli-build/server/chunks/8971.jsView on unpkg · L1